{"id":16219,"name":"morphapi","description":"A Python package to download neuronal morphologies","url":"https://github.com/brainglobe/morphapi","last_synced_at":"2025-09-04T23:06:23.087Z","repository":{"id":38452852,"uuid":"262159803","full_name":"brainglobe/morphapi","owner":"brainglobe","description":"A Python package to download neuronal morphologies","archived":false,"fork":false,"pushed_at":"2025-08-05T11:17:09.000Z","size":1131,"stargazers_count":17,"open_issues_count":3,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-05T13:14:22.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://brainglobe.info/documentation/morphapi/index.html","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/brainglobe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-07T21:13:21.000Z","updated_at":"2025-08-05T11:17:12.000Z","dependencies_parsed_at":"2023-02-18T08:01:31.753Z","dependency_job_id":"ab705abf-7903-4ec5-ae03-a93a3ca6d20a","html_url":"https://github.com/brainglobe/morphapi","commit_stats":{"total_commits":85,"total_committers":9,"mean_commits":9.444444444444445,"dds":0.3176470588235294,"last_synced_commit":"bd6a12b9487800880f0de2c69b8e2014e5a6ee3d"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/brainglobe/morphapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainglobe","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/sbom","scorecard":{"id":250695,"data":{"date":"2025-08-11","repo":{"name":"github.com/brainglobe/morphapi","commit":"75cbd05e72ef661a83d4c25bdeb58e541b7056eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_deploy.yml:1","Info: no jobLevel write permissions found"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_deploy.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/brainglobe/morphapi/test_and_deploy.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_deploy.yml:72"],"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) 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:24:27.351Z","repository_id":38452852,"created_at":"2025-08-17T08:24:27.351Z","updated_at":"2025-08-17T08:24:27.351Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-04T02:00:08.968Z","response_time":61,"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":"brainglobe","name":"BrainGlobe","uuid":"64580400","kind":"organization","description":"Open python tools for morphological analyses in systems neuroscience","email":null,"website":"https://brainglobe.info/","location":"London/Munich","twitter":"brain_globe","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64580400?v=4","repositories_count":28,"last_synced_at":"2023-03-04T04:44:38.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brainglobe","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:42:25.367Z","updated_at":"2023-03-04T04:44:38.668Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainglobe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainglobe/repositories"},"packages":[{"id":2807558,"name":"morphapi","ecosystem":"pypi","description":"A lightweight python package to download neuronal morphologies","homepage":"https://github.com/brainglobe/morphapi","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/brainglobe/morphapi","keywords_array":[],"namespace":null,"versions_count":42,"first_release_published_at":"2020-05-09T11:50:13.000Z","latest_release_published_at":"2025-06-09T10:23:07.000Z","latest_release_number":"0.3.2","last_synced_at":"2025-08-05T13:28:00.930Z","created_at":"2022-04-10T11:38:59.501Z","updated_at":"2025-08-05T13:28:18.598Z","registry_url":"https://pypi.org/project/morphapi/","install_command":"pip install morphapi --index-url https://pypi.org/simple","documentation_url":"https://github.com/brainglobe/morphapi","metadata":{"funding":null,"documentation":"https://github.com/brainglobe/morphapi","classifiers":["Development Status :: 2 - Pre-Alpha","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"morphapi"},"repo_metadata":{"id":38452852,"uuid":"262159803","full_name":"brainglobe/morphapi","owner":"brainglobe","description":"A Python package to download neuronal morphologies","archived":false,"fork":false,"pushed_at":"2025-08-05T11:17:09.000Z","size":1131,"stargazers_count":17,"open_issues_count":3,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-05T13:14:22.040Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://brainglobe.info/documentation/morphapi/index.html","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/brainglobe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-05-07T21:13:21.000Z","updated_at":"2025-08-05T11:17:12.000Z","dependencies_parsed_at":"2023-02-18T08:01:31.753Z","dependency_job_id":"ab705abf-7903-4ec5-ae03-a93a3ca6d20a","html_url":"https://github.com/brainglobe/morphapi","commit_stats":{"total_commits":85,"total_committers":9,"mean_commits":9.444444444444445,"dds":0.3176470588235294,"last_synced_commit":"bd6a12b9487800880f0de2c69b8e2014e5a6ee3d"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/brainglobe/morphapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainglobe","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268906397,"owners_count":24326962,"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-08-05T02:00:12.334Z","response_time":2576,"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_record":{"login":"brainglobe","name":"BrainGlobe","uuid":"64580400","kind":"organization","description":"Open python tools for morphological analyses in systems neuroscience","email":null,"website":"https://brainglobe.info/","location":"London/Munich","twitter":"brain_globe","company":null,"icon_url":"https://avatars.githubusercontent.com/u/64580400?v=4","repositories_count":28,"last_synced_at":"2023-03-04T04:44:38.657Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/brainglobe","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T09:42:25.367Z","updated_at":"2023-03-04T04:44:38.668Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainglobe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brainglobe/repositories"},"tags":[{"name":"v0.3.2","sha":"2f21781d57ee764fa6d82f477ffaceb90b2c7141","kind":"commit","published_at":"2025-06-03T08:17:37.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/v0.3.2","html_url":"https://github.com/brainglobe/morphapi/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"e02d819daa46d7964999f30bb98d98a084523c4f","kind":"commit","published_at":"2025-02-04T17:21:33.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/v0.3.1","html_url":"https://github.com/brainglobe/morphapi/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"8c260e3d4102a2395ba6f8a4fd019568e1a7930d","kind":"commit","published_at":"2024-09-03T06:17:38.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/v0.3.0","html_url":"https://github.com/brainglobe/morphapi/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.3.0/manifests"},{"name":"v0.2.5","sha":"a3b1f4bb8dd85aab6d9c5d1e47d2ce19b70c9499","kind":"commit","published_at":"2024-05-02T15:46:44.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/v0.2.5","html_url":"https://github.com/brainglobe/morphapi/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"118c7e794bf314d2798b484880e732c6866623e4","kind":"commit","published_at":"2024-04-26T13:53:20.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/v0.2.4","html_url":"https://github.com/brainglobe/morphapi/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/v0.2.4/manifests"},{"name":"0.2.3","sha":"807177ece577e6aa5f4cc0383be7613f34b3e542","kind":"commit","published_at":"2024-03-19T11:31:57.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.2.3","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"fee3b1d954fcf0a262b5c73e022928c64b4873c5","kind":"commit","published_at":"2024-02-27T11:16:38.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.2.2","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"7df8bef4cac594a1edbba6814a71f1465297aaf2","kind":"commit","published_at":"2023-11-16T11:10:28.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.2.1","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ce1329cbd93ef781cf24d35ec74a14927ed46131","kind":"commit","published_at":"2023-11-14T23:21:35.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.2.0","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.2.0/manifests"},{"name":"0.1.11","sha":"aef37f12edc9285840fdd34fce12fa3dad540966","kind":"commit","published_at":"2023-11-14T21:40:40.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.11","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"c3d1d5f02264c4dcfe0cb76cd19eb0bfb5aba705","kind":"commit","published_at":"2023-06-17T08:01:00.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.10","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"4441e3494917c42669594ee5b41436d2dbeb3b1b","kind":"commit","published_at":"2023-05-23T07:30:47.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.9","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"16a65dd41cfa1c46c6269350b2cb0c93d6580dd9","kind":"commit","published_at":"2023-02-03T14:52:02.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.8","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"3ab6d7f328e53a1e687cda3505fec77d31049e8a","kind":"commit","published_at":"2022-06-03T13:18:21.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.7","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"d50dc2ef89e14e6d6fe222e79300fcebc1e8f461","kind":"commit","published_at":"2022-05-06T14:28:27.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.6","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"2ffc69d3dee83ea127be7f202cca03f83d1ad176","kind":"commit","published_at":"2022-05-04T09:53:16.000Z","download_url":"https://codeload.github.com/brainglobe/morphapi/tar.gz/0.1.5","html_url":"https://github.com/brainglobe/morphapi/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/brainglobe/morphapi@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/tags/0.1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-05T13:28:18.598Z","dependent_packages_count":3,"downloads":1635,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.742022297594124,"dependent_repos_count":22.27978556883822,"dependent_packages_count":2.1619236272032327,"stargazers_count":15.6455181202582,"forks_count":14.29758755048611,"docker_downloads_count":null,"average":12.425367432875976},"purl":"pkg:pypi/morphapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/morphapi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/morphapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/morphapi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-18T03:44:49.493Z","issues_count":23,"pull_requests_count":74,"avg_time_to_close_issue":17026989.3,"avg_time_to_close_pull_request":201850.98648648648,"issues_closed_count":20,"pull_requests_closed_count":74,"pull_request_authors_count":10,"issue_authors_count":9,"avg_comments_per_issue":1.173913043478261,"avg_comments_per_pull_request":0.918918918918919,"merged_pull_requests_count":73,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":6,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":1539024.2,"past_year_avg_time_to_close_pull_request":88751.84615384616,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.16666666666666666,"past_year_avg_comments_per_pull_request":0.5769230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/issues","maintainers":[{"login":"adamltyson","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamltyson"},{"login":"adrien-berchet","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"IgorTatarnikov","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IgorTatarnikov"},{"login":"alessandrofelder","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alessandrofelder"},{"login":"vigji","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vigji"}],"active_maintainers":[{"login":"IgorTatarnikov","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IgorTatarnikov"},{"login":"adamltyson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamltyson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphapi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphapi/related_packages","maintainers":[{"uuid":"vigji","login":"vigji","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/vigji/","role":null,"created_at":"2023-02-03T14:57:41.868Z","updated_at":"2023-02-03T14:57:41.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vigji/packages"},{"uuid":"fede123","login":"fede123","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://pypi.org/user/fede123/","role":null,"created_at":"2023-02-03T14:57:41.857Z","updated_at":"2023-02-03T14:57:41.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fede123/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724928,"maintainers_count":308248,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":614127,"full_name":"brainglobe/morphapi","default_branch":"master","committers":[{"name":"FedeClaudi","email":"federicoclaudi@protonmail.com","login":null,"count":58},{"name":"Adrien Berchet","email":"adrien.berchet@epfl.ch","login":null,"count":14},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Adam Tyson","email":"code@adamltyson.com","login":null,"count":3},{"name":"Luigi Petrucco","email":"luigi.petrucco@gmail.com","login":null,"count":2},{"name":"arnaudon","email":"alexis.arnaudon@epfl.ch","login":null,"count":2},{"name":"Adam Tyson","email":"adam.tyson@ucl.ac.uk","login":null,"count":1},{"name":"Adrien Berchet","email":"adrien.berchet@gmail.com","login":null,"count":1},{"name":"kanari","email":"lida.kanari@epfl.ch","login":null,"count":1}],"total_commits":85,"total_committers":9,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":9.444444444444445,"dds":0.3176470588235294,"past_year_committers":[{"name":"Adrien Berchet","email":"adrien.berchet@epfl.ch","login":null,"count":6},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Adam Tyson","email":"code@adamltyson.com","login":null,"count":2}],"past_year_total_commits":11,"past_year_total_committers":3,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":3.6666666666666665,"past_year_dds":0.4545454545454546,"last_synced_at":"2023-10-25T14:23:47.508Z","last_synced_commit":"bd6a12b9487800880f0de2c69b8e2014e5a6ee3d","created_at":"2023-03-09T07:34:55.667Z","updated_at":"2023-10-25T14:23:47.509Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"owners_count":906558,"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":"brainglobe/morphapi","html_url":"https://github.com/brainglobe/morphapi","last_synced_at":"2025-08-31T08:14:27.480Z","status":null,"issues_count":23,"pull_requests_count":80,"avg_time_to_close_issue":17026989.3,"avg_time_to_close_pull_request":193533.42307692306,"issues_closed_count":20,"pull_requests_closed_count":78,"pull_request_authors_count":10,"issue_authors_count":9,"avg_comments_per_issue":1.173913043478261,"avg_comments_per_pull_request":0.925,"merged_pull_requests_count":77,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":263079.0,"past_year_avg_time_to_close_pull_request":53630.92,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.7407407407407407,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-14T18:04:24.167Z","updated_at":"2025-09-03T03:54:14.561Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/brainglobe%2Fmorphapi/issues","issue_labels_count":{"enhancement":8,"bug":4},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":13,"CONTRIBUTOR":5,"NONE":2,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":45,"MEMBER":40,"COLLABORATOR":21,"NONE":1},"issue_authors":{"adamltyson":10,"FedeClaudi":4,"asanin-epfl":1,"alessandrofelder":1,"IgorTatarnikov":1,"adrien-berchet":1,"Antorithms":1,"vigji":1,"lidakanari":1},"pull_request_authors":{"pre-commit-ci[bot]":37,"adamltyson":21,"IgorTatarnikov":20,"adrien-berchet":18,"willGraham01":6,"lochhh":1,"lidakanari":1,"vigji":1,"alessandrofelder":1,"arnaudon":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10082426,"issues_count":31250707,"pull_requests_count":96128475,"authors_count":10694148,"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":{"bug":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":19,"MEMBER":14},"past_year_issue_authors":{"adamltyson":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":18,"IgorTatarnikov":12,"adamltyson":2,"lochhh":1},"maintainers":[{"login":"adamltyson","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamltyson"},{"login":"IgorTatarnikov","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IgorTatarnikov"},{"login":"adrien-berchet","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"alessandrofelder","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alessandrofelder"},{"login":"vigji","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vigji"}],"active_maintainers":[{"login":"IgorTatarnikov","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IgorTatarnikov"},{"login":"adamltyson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamltyson"}]},"events":{"total":{"CreateEvent":16,"ReleaseEvent":1,"IssuesEvent":2,"DeleteEvent":11,"IssueCommentEvent":16,"PushEvent":18,"PullRequestReviewEvent":13,"PullRequestEvent":27,"ForkEvent":1},"last_year":{"CreateEvent":16,"ReleaseEvent":1,"IssuesEvent":2,"DeleteEvent":11,"IssueCommentEvent":16,"PushEvent":18,"PullRequestReviewEvent":13,"PullRequestEvent":27,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build_and_publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T08:01:31.467Z","updated_at":"2023-02-18T08:01:31.467Z","repository_link":"https://github.com/brainglobe/morphapi/blob/main/.github/workflows/build_and_publish.yml","dependencies":[{"id":7757158820,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7757158832,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7757158835,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T08:01:31.595Z","updated_at":"2023-02-18T08:01:31.595Z","repository_link":"https://github.com/brainglobe/morphapi/blob/main/.github/workflows/run-tests.yml","dependencies":[{"id":7757159751,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7757159753,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":12.596017941980302,"created_at":"2025-09-04T15:50:47.215Z","updated_at":"2025-10-07T08:08:40.279Z","avatar_url":"https://github.com/brainglobe.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1635,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["brain","neuroscience","atlases","microscopy","registration","visualisation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/16219","html_url":"https://science.ecosyste.ms/projects/16219","bibtex_url":"https://science.ecosyste.ms/projects/16219/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/16219/export.apalike"}