{"id":159789,"name":null,"description":"Multi-study integration of cellular trajectories","url":"https://github.com/brianhie/trajectorama","last_synced_at":"2025-09-09T17:56:56.322Z","repository":{"id":57476887,"uuid":"199506056","full_name":"brianhie/trajectorama","owner":"brianhie","description":"Multi-study integration of cellular trajectories","archived":true,"fork":false,"pushed_at":"2020-06-01T20:08:13.000Z","size":286,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-30T09:18:28.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://trajectorama.csail.mit.edu","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianhie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-29T18:24:54.000Z","updated_at":"2025-02-24T00:44:33.000Z","dependencies_parsed_at":"2022-09-14T16:40:50.188Z","dependency_job_id":null,"html_url":"https://github.com/brianhie/trajectorama","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brianhie/trajectorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhie","download_url":"https://codeload.github.com/brianhie/trajectorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/sbom","scorecard":{"id":253182,"data":{"date":"2025-08-11","repo":{"name":"github.com/brianhie/trajectorama","commit":"5a4995b916cd80ba4310111ce4a5776f58517b39"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T08:58:33.158Z","repository_id":57476887,"created_at":"2025-08-17T08:58:33.158Z","updated_at":"2025-08-17T08:58:33.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274339273,"owners_count":25267285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"brianhie","name":"Brian Hie","uuid":"6365340","kind":"user","description":"","email":"","website":"brianhie.com","location":"San Francisco","twitter":"brianhie","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6365340?u=699eb4ab48eafde9104973ebf679715eca09a495\u0026v=4","repositories_count":36,"last_synced_at":"2024-04-18T03:11:07.317Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brianhie","funding_links":[],"total_stars":671,"followers":148,"following":1,"created_at":"2022-11-13T00:20:55.965Z","updated_at":"2024-04-18T03:11:24.285Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhie/repositories"},"packages":[{"id":2952657,"name":"trajectorama","ecosystem":"pypi","description":"Single-cell trajectory integration","homepage":"https://github.com/brianhie/trajectorama","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brianhie/trajectorama","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2020-01-31T17:42:45.000Z","latest_release_published_at":"2020-04-22T15:19:53.000Z","latest_release_number":"0.2","last_synced_at":"2025-09-09T04:32:31.308Z","created_at":"2022-04-10T12:53:23.888Z","updated_at":"2025-09-09T04:32:31.308Z","registry_url":"https://pypi.org/project/trajectorama/","install_command":"pip install trajectorama --index-url https://pypi.org/simple","documentation_url":"https://trajectorama.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"trajectorama","project_status":null},"repo_metadata":{"id":57476887,"uuid":"199506056","full_name":"brianhie/trajectorama","owner":"brianhie","description":"Multi-study integration of cellular trajectories","archived":true,"fork":false,"pushed_at":"2020-06-01T20:08:13.000Z","size":286,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-24T09:05:40.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://trajectorama.csail.mit.edu","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianhie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-29T18:24:54.000Z","updated_at":"2025-02-24T00:44:33.000Z","dependencies_parsed_at":"2022-09-14T16:40:50.188Z","dependency_job_id":null,"html_url":"https://github.com/brianhie/trajectorama","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brianhie/trajectorama","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhie","download_url":"https://codeload.github.com/brianhie/trajectorama/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262745061,"owners_count":23357500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"brianhie","name":"Brian Hie","uuid":"6365340","kind":"user","description":"","email":"","website":"brianhie.com","location":"San Francisco","twitter":"brianhie","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6365340?u=699eb4ab48eafde9104973ebf679715eca09a495\u0026v=4","repositories_count":36,"last_synced_at":"2024-04-18T03:11:07.317Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brianhie","funding_links":[],"total_stars":671,"followers":148,"following":1,"created_at":"2022-11-13T00:20:55.965Z","updated_at":"2024-04-18T03:11:24.285Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianhie/repositories"},"tags":[{"name":"v0.2-beta","sha":"3e6901cde75e74d431a77f6693dd6206351fa33c","kind":"commit","published_at":"2020-04-22T15:16:31.000Z","download_url":"https://codeload.github.com/brianhie/trajectorama/tar.gz/v0.2-beta","html_url":"https://github.com/brianhie/trajectorama/releases/tag/v0.2-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianhie/trajectorama@v0.2-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/tags/v0.2-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/tags/v0.2-beta/manifests"},{"name":"v0.1-beta","sha":"441fca169ae85cb090281caea5fd34e76500e8d9","kind":"commit","published_at":"2020-01-31T17:38:50.000Z","download_url":"https://codeload.github.com/brianhie/trajectorama/tar.gz/v0.1-beta","html_url":"https://github.com/brianhie/trajectorama/releases/tag/v0.1-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brianhie/trajectorama@v0.1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/tags/v0.1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/tags/v0.1-beta/manifests"}]},"repo_metadata_updated_at":"2025-06-30T09:18:28.552Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":76.27206754654394,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":13.962894340463372,"forks_count":16.876098493576134,"docker_downloads_count":null,"average":27.755794236003094},"purl":"pkg:pypi/trajectorama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/trajectorama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/trajectorama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/trajectorama/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-04-24T09:05:43.431Z","issues_count":7,"pull_requests_count":6,"avg_time_to_close_issue":461477.8333333333,"avg_time_to_close_pull_request":4119.333333333333,"issues_closed_count":6,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":5,"avg_comments_per_issue":2.142857142857143,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/issues","maintainers":[{"login":"brianhie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianhie"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/trajectorama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/trajectorama/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/trajectorama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/trajectorama/related_packages","maintainers":[{"uuid":"brianhie","login":"brianhie","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/brianhie/","role":null,"created_at":"2023-02-25T16:41:01.716Z","updated_at":"2023-02-25T16:41:01.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/brianhie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726647,"maintainers_count":308881,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":674192,"full_name":"brianhie/trajectorama","default_branch":"master","committers":[{"name":"Brian Hie","email":"brianhie@mit.edu","count":37},{"name":"Brian Hie","email":"hie@google.com","count":11},{"name":"brianhie","email":"blhie1@gmail.com","count":5},{"name":"Samuel Sledzieski","email":"samsl@mit.edu","count":1}],"total_commits":54,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.5,"dds":0.31481481481481477,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T01:12:07.444Z","last_synced_commit":"5a4995b916cd80ba4310111ce4a5776f58517b39","created_at":"2023-03-09T10:36:39.781Z","updated_at":"2023-09-19T17:37:12.479Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5531420,"commits_count":870435113,"contributors_count":32056817,"owners_count":918072,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"brianhie/trajectorama","html_url":"https://github.com/brianhie/trajectorama","last_synced_at":"2025-06-30T09:18:28.815Z","status":null,"issues_count":7,"pull_requests_count":6,"avg_time_to_close_issue":461477.8333333333,"avg_time_to_close_pull_request":4119.333333333333,"issues_closed_count":6,"pull_requests_closed_count":6,"pull_request_authors_count":2,"issue_authors_count":5,"avg_comments_per_issue":2.142857142857143,"avg_comments_per_pull_request":0.16666666666666666,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:46:27.927Z","updated_at":"2025-06-30T09:18:28.816Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianhie%2Ftrajectorama/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":7},"pull_request_author_associations_count":{"OWNER":5,"CONTRIBUTOR":1},"issue_authors":{"TheInfamousWayne":2,"emdann":2,"faniafeby":1,"BenxiaHu":1,"frenkiboy":1},"pull_request_authors":{"brianhie":5,"samsledje":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10121806,"issues_count":31718767,"pull_requests_count":98785397,"authors_count":10710679,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"brianhie","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brianhie"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-14T16:40:50.090Z","updated_at":"2022-09-14T16:40:50.090Z","repository_link":"https://github.com/brianhie/trajectorama/blob/master/setup.py","dependencies":[{"id":4839532505,"package_name":"anndata","ecosystem":"pypi","requirements":"\u003e=0.6.22","direct":true,"kind":"runtime","optional":false},{"id":4839532506,"package_name":"joblib","ecosystem":"pypi","requirements":"\u003e=0.13.2","direct":true,"kind":"runtime","optional":false},{"id":4839532507,"package_name":"geosketch","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":4839532508,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.12.0","direct":true,"kind":"runtime","optional":false},{"id":4839532509,"package_name":"scanpy","ecosystem":"pypi","requirements":"\u003e=1.4.5.1","direct":true,"kind":"runtime","optional":false},{"id":4839532510,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.20rc1","direct":true,"kind":"runtime","optional":false},{"id":4839532511,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":6.684611727667927,"created_at":"2025-09-09T00:54:40.339Z","updated_at":"2025-10-07T08:38:21.077Z","avatar_url":"https://github.com/brianhie.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/159789","html_url":"https://science.ecosyste.ms/projects/159789"}