{"id":59626,"name":"siibra","description":"Software interfaces for interacting with brain atlases - Python client","url":"https://github.com/fzj-inm1-bda/siibra-python","last_synced_at":"2025-09-08T12:12:21.792Z","repository":{"id":37436653,"uuid":"357642466","full_name":"FZJ-INM1-BDA/siibra-python","owner":"FZJ-INM1-BDA","description":"Software interfaces for interacting with brain atlases - Python client","archived":false,"fork":false,"pushed_at":"2025-09-02T08:43:51.000Z","size":135168,"stargazers_count":53,"open_issues_count":49,"forks_count":11,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-02T09:31:38.694Z","etag":null,"topics":["atlas","bigbrain","bigbrainproject","brain","humanbrainproject","neuroscience"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FZJ-INM1-BDA.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-13T17:51:19.000Z","updated_at":"2025-07-28T08:45:00.000Z","dependencies_parsed_at":"2024-01-22T11:12:27.229Z","dependency_job_id":"94f57212-db68-41c9-98a3-a0a99d031fd0","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python","commit_stats":{"total_commits":1576,"total_committers":9,"mean_commits":"175.11111111111111","dds":0.3965736040609137,"last_synced_commit":"be60d114488194308e49691d54c5df3222b0fe69"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FZJ-INM1-BDA","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/sbom","scorecard":{"id":48792,"data":{"date":"2025-08-11","repo":{"name":"github.com/FZJ-INM1-BDA/siibra-python","commit":"4b6545492730918b86c21350b2391e92b7de10f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 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":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/_e2e.yaml:1","Warn: no topLevel permission defined: .github/workflows/_importable.yaml:1","Warn: no topLevel permission defined: .github/workflows/_lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/_run_examples.yaml:1","Warn: no topLevel permission defined: .github/workflows/_unittest.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cron-siibra-tutorials.yml:1","Warn: no topLevel permission defined: .github/workflows/dockerimg.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/push-to-mirror.yml:1","Warn: no topLevel permission defined: .github/workflows/pyblish-release-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/siibra-testing.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-citation.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":"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":"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: Apache License 2.0: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_e2e.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_e2e.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_importable.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_importable.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_importable.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_importable.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_lint.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_run_examples.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_run_examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_run_examples.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_run_examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_unittest.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_unittest.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/cron-siibra-tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/cron-siibra-tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/cron-siibra-tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimg.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/dockerimg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-to-mirror.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/push-to-mirror.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/pyblish-release-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/pyblish-release-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/siibra-testing.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/siibra-testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:15: pin your Docker image by updating jupyter/minimal-notebook:lab-3.2.5 to jupyter/minimal-notebook:lab-3.2.5@sha256:9bf20b9fd90f3ccbf4e66163fdde9cfec8ed1b95bc04aaa696d7f8ef353104ec","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: Dockerfile:13","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/_importable.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/_importable.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/_lint.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:39","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:40","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of  40 pipCommand 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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'v0.4EOL'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'v0.4EOL'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'v0.4EOL'","Warn: could not determine whether codeowners review is allowed","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: no status checks found to merge onto branch 'v0.4EOL'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings","Warn: PRs are not required to make changes on branch 'v0.4EOL'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerimg.yml:9"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T23:18:52.725Z","repository_id":37436653,"created_at":"2025-08-14T23:18:52.725Z","updated_at":"2025-08-14T23:18:52.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274181746,"owners_count":25236552,"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-08T02:00:09.813Z","response_time":121,"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":"FZJ-INM1-BDA","name":"Big Data Analytics group","uuid":"16666950","kind":"organization","description":"Big Data Analytics group at the Institute of Neuroscience and Medicine (INM-1), Forschungszentrum Juelich","email":null,"website":"https://www.fz-juelich.de/inm/inm-1/EN/Forschung/Big_Data_Analytics/Big_Data_Analytics_node.html","location":"Jülich, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16666950?v=4","repositories_count":35,"last_synced_at":"2024-03-27T07:18:43.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FZJ-INM1-BDA","funding_links":[],"total_stars":206,"followers":20,"following":0,"created_at":"2022-11-05T15:16:49.385Z","updated_at":"2024-03-27T07:18:43.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FZJ-INM1-BDA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FZJ-INM1-BDA/repositories"},"packages":[{"id":2919245,"name":"siibra","ecosystem":"pypi","description":"siibra - Software interfaces for interacting with brain atlases","homepage":"https://github.com/FZJ-INM1-BDA/siibra-python","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FZJ-INM1-BDA/siibra-python","keywords_array":[],"namespace":null,"versions_count":104,"first_release_published_at":"2021-04-13T19:38:31.000Z","latest_release_published_at":"2025-08-25T11:40:07.000Z","latest_release_number":"1.0.1a10","last_synced_at":"2025-09-05T15:36:04.308Z","created_at":"2022-04-10T12:36:35.629Z","updated_at":"2025-09-06T10:10:58.948Z","registry_url":"https://pypi.org/project/siibra/","install_command":"pip install siibra --index-url https://pypi.org/simple","documentation_url":"https://siibra.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"siibra","project_status":null},"repo_metadata":{"id":37436653,"uuid":"357642466","full_name":"FZJ-INM1-BDA/siibra-python","owner":"FZJ-INM1-BDA","description":"Software interfaces for interacting with brain atlases - Python client","archived":false,"fork":false,"pushed_at":"2025-09-02T08:43:51.000Z","size":135168,"stargazers_count":53,"open_issues_count":49,"forks_count":11,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-02T09:31:38.694Z","etag":null,"topics":["atlas","bigbrain","bigbrainproject","brain","humanbrainproject","neuroscience"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FZJ-INM1-BDA.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-04-13T17:51:19.000Z","updated_at":"2025-07-28T08:45:00.000Z","dependencies_parsed_at":"2024-01-22T11:12:27.229Z","dependency_job_id":"94f57212-db68-41c9-98a3-a0a99d031fd0","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python","commit_stats":{"total_commits":1576,"total_committers":9,"mean_commits":"175.11111111111111","dds":0.3965736040609137,"last_synced_commit":"be60d114488194308e49691d54c5df3222b0fe69"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FZJ-INM1-BDA","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/sbom","scorecard":{"id":48792,"data":{"date":"2025-08-11","repo":{"name":"github.com/FZJ-INM1-BDA/siibra-python","commit":"4b6545492730918b86c21350b2391e92b7de10f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/27 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":"Maintained","score":10,"reason":"30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/_e2e.yaml:1","Warn: no topLevel permission defined: .github/workflows/_importable.yaml:1","Warn: no topLevel permission defined: .github/workflows/_lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/_run_examples.yaml:1","Warn: no topLevel permission defined: .github/workflows/_unittest.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cron-siibra-tutorials.yml:1","Warn: no topLevel permission defined: .github/workflows/dockerimg.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/push-to-mirror.yml:1","Warn: no topLevel permission defined: .github/workflows/pyblish-release-to-pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/siibra-testing.yml:1","Warn: no topLevel permission defined: .github/workflows/validate-citation.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":"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":"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: Apache License 2.0: 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_e2e.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_e2e.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_importable.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_importable.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_importable.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_importable.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_lint.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_lint.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_run_examples.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_run_examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_run_examples.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_run_examples.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_unittest.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/_unittest.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/_unittest.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/codespell.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/coverage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/cron-siibra-tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/cron-siibra-tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/cron-siibra-tutorials.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dockerimg.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/dockerimg.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push-to-mirror.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/push-to-mirror.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/pyblish-release-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/pyblish-release-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/siibra-testing.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/siibra-testing.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate-citation.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/FZJ-INM1-BDA/siibra-python/validate-citation.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:15: pin your Docker image by updating jupyter/minimal-notebook:lab-3.2.5 to jupyter/minimal-notebook:lab-3.2.5@sha256:9bf20b9fd90f3ccbf4e66163fdde9cfec8ed1b95bc04aaa696d7f8ef353104ec","Warn: pipCommand not pinned by hash: Dockerfile:9","Warn: pipCommand not pinned by hash: Dockerfile:13","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/_e2e.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/_importable.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/_importable.yaml:34","Warn: pipCommand not pinned by hash: .github/workflows/_lint.yaml:22","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:41","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:42","Warn: pipCommand not pinned by hash: .github/workflows/_run_examples.yaml:45","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:37","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:38","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:39","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:40","Warn: pipCommand not pinned by hash: .github/workflows/_unittest.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/coverage.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/cron-siibra-tutorials.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pyblish-release-to-pypi.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/validate-citation.yml:40","Info:   0 out of  28 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of  40 pipCommand 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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'allow deletion' disabled on branch 'v0.4EOL'","Info: 'force pushes' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'v0.4EOL'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'v0.4EOL'","Warn: could not determine whether codeowners review is allowed","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'main'","Warn: no status checks found to merge onto branch 'v0.4EOL'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings","Warn: PRs are not required to make changes on branch 'v0.4EOL'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/dockerimg.yml:9"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 5 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"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T23:18:52.725Z","repository_id":37436653,"created_at":"2025-08-14T23:18:52.725Z","updated_at":"2025-08-14T23:18:52.725Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273833321,"owners_count":25176280,"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-05T02:00:09.113Z","response_time":402,"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":"FZJ-INM1-BDA","name":"Big Data Analytics group","uuid":"16666950","kind":"organization","description":"Big Data Analytics group at the Institute of Neuroscience and Medicine (INM-1), Forschungszentrum Juelich","email":null,"website":"https://www.fz-juelich.de/inm/inm-1/EN/Forschung/Big_Data_Analytics/Big_Data_Analytics_node.html","location":"Jülich, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16666950?v=4","repositories_count":35,"last_synced_at":"2024-03-27T07:18:43.146Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FZJ-INM1-BDA","funding_links":[],"total_stars":206,"followers":20,"following":0,"created_at":"2022-11-05T15:16:49.385Z","updated_at":"2024-03-27T07:18:43.656Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FZJ-INM1-BDA","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FZJ-INM1-BDA/repositories"},"tags":[{"name":"v1.0.1-alpha.10","sha":"bf0f10daa835d29d82534996a4a3011ab6454198","kind":"commit","published_at":"2025-08-25T11:23:10.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.10","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.10/manifests"},{"name":"v1.0.1-alpha.9","sha":"2cfa472b5b29117067b94df7b6f3332bdfe5f4c3","kind":"commit","published_at":"2025-08-25T08:16:56.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.9","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.9/manifests"},{"name":"v0.4a94","sha":"5964d9a1746128a0aaff35085b7eec7f9fb452e4","kind":"commit","published_at":"2025-07-29T11:44:26.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a94","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a94/manifests"},{"name":"v0.4a93","sha":"3dc21d861c764e87fee8279b9be92686c3bd2ed2","kind":"commit","published_at":"2025-07-12T19:08:37.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a93","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a93/manifests"},{"name":"v1.0.1-alpha.8","sha":"20e558db1abe0bc8da9cc4adf7943569a6d05e4d","kind":"commit","published_at":"2025-06-03T15:36:59.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.8","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.8/manifests"},{"name":"v0.4a92","sha":"9bc35d57994989829bdd52ab9f62f9a99ca53605","kind":"commit","published_at":"2025-05-21T18:35:09.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a92","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a92/manifests"},{"name":"v1.0.1-alpha.7","sha":"bed542ae0ef59c8f517a28a919f2ff2d514d123e","kind":"commit","published_at":"2025-05-21T14:39:26.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.7","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.7/manifests"},{"name":"v0.4a91","sha":"c05118ecb2bbc14679f5dd02a9d636af9f9170ed","kind":"commit","published_at":"2025-05-21T12:27:41.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a91","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a91/manifests"},{"name":"v0.4a90","sha":"d560e3cf032007bc7139588333bc712dd06d88f6","kind":"commit","published_at":"2025-05-20T15:15:58.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a90","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a90/manifests"},{"name":"v0.4a89","sha":"254e1b41c676575f8efec108e756d2ac0bc7e63d","kind":"commit","published_at":"2025-05-06T10:45:30.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a89","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a89/manifests"},{"name":"v1.0.1-alpha.5","sha":"d6fc5e5f4399a6aac51f21b7cad04c5d0638d9a7","kind":"commit","published_at":"2025-04-30T15:51:42.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.5","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.5/manifests"},{"name":"v0.4a88","sha":"0bf82b1f4764a2960b88a93e0fc83da12e505fbf","kind":"commit","published_at":"2025-04-30T13:00:27.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a88","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a88/manifests"},{"name":"v1.0.1-alpha.4","sha":"b5025691695a7193e3c0b521b503a30c23215bb2","kind":"commit","published_at":"2025-04-11T13:16:13.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.4","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.4/manifests"},{"name":"v1.0.1-alpha.2","sha":"01dc0a90d2e0e001bb1b29ffbad41bb66ecbc776","kind":"commit","published_at":"2025-03-12T07:58:12.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.2","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.2/manifests"},{"name":"v0.4a87","sha":"c235556870dd435f14258ec6c27394d584bebadd","kind":"commit","published_at":"2025-02-12T15:00:22.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a87","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a87/manifests"},{"name":"v1.0.1-alpha.1","sha":"9f5cbcf2f36a33b70e7bcede4760f81233195cab","kind":"commit","published_at":"2025-02-06T14:41:41.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.1","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.1/manifests"},{"name":"v1.0.1-alpha.0","sha":"d0fba7e7caf17bb8f3833ce5fc99e42ea3b16e81","kind":"commit","published_at":"2024-12-20T19:19:19.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.1-alpha.0","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.1-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.1-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.1-alpha.0/manifests"},{"name":"v1.0.0-alpha.1","sha":"628bf7109647b68b5741c28beef4a03e4a2cdd17","kind":"commit","published_at":"2024-12-20T12:30:51.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0.0-alpha.1/manifests"},{"name":"v0.4a86","sha":"f8299b12c25cecd19f5c3529a6d6bc72f6a6d77b","kind":"commit","published_at":"2024-12-19T12:58:53.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a86","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a86/manifests"},{"name":"v0.4a85","sha":"70662d835806dd0ce922e53d684e6fdb39c01ca3","kind":"commit","published_at":"2024-12-18T15:38:22.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a85","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a85/manifests"},{"name":"v0.4a84","sha":"48183af66c20f1712de5fee0a2e8abb5381428fe","kind":"commit","published_at":"2024-12-17T10:40:01.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a84","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a84/manifests"},{"name":"v1.0a19","sha":"f50b723b538bd06e304cf2a973aa3c39aa65c595","kind":"commit","published_at":"2024-11-18T19:14:45.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a19","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a19/manifests"},{"name":"v0.4a83","sha":"dd8698395e99132a277bfa5f204effd8c1bb5561","kind":"commit","published_at":"2024-10-17T13:52:16.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a83","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a83/manifests"},{"name":"v0.4a82","sha":"0eee779a128669c7bc73e72d87e2de696037ba25","kind":"commit","published_at":"2024-10-16T15:48:02.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a82","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a82/manifests"},{"name":"v0.4a81","sha":"6cefceb66cf21bbf03bbe85ca033315adbd4069b","kind":"commit","published_at":"2024-10-15T13:35:32.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a81","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a81/manifests"},{"name":"v1.0a14","sha":"a27bd8f5ceb8f523a58a2bdfc8aa00d6bacdc96f","kind":"commit","published_at":"2024-07-03T12:24:17.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a14","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a14/manifests"},{"name":"v0.4a80","sha":"3f67e7be2589e6d45989eb0f2c25165c2a86d348","kind":"commit","published_at":"2024-07-01T14:09:16.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a80","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a80/manifests"},{"name":"v1.0a11","sha":"9f9883e35ff15f217141c672eb690e862854a93b","kind":"commit","published_at":"2024-05-07T08:20:21.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a11","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a11/manifests"},{"name":"v1.0a09","sha":"8e5139b4d9bcd60fef3a09b81b8619dcd798c873","kind":"commit","published_at":"2024-03-14T12:35:20.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a09","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a09/manifests"},{"name":"v1.0a08","sha":"b70b781e6a9540af418fc994095e151fced5b3bd","kind":"commit","published_at":"2024-03-12T14:04:11.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a08","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a08/manifests"},{"name":"v1.0a06","sha":"e3e068c18a4d2d9a2e6bbe61b9593d557f8a1a94","kind":"commit","published_at":"2024-02-20T13:24:58.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a06","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a06/manifests"},{"name":"v1.0a05","sha":"d5fa00f69b9cc5dcde0c7bbce7e97e76f550990a","kind":"commit","published_at":"2024-01-23T13:20:43.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a05","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a05/manifests"},{"name":"v1.0a04","sha":"51faa7241a0e505e3b92e07957db8c2370b419d3","kind":"commit","published_at":"2023-12-15T09:38:01.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a04","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a04/manifests"},{"name":"v1.0a03","sha":"79d26a89b400e6276b259c05ae7e38098191df0c","kind":"commit","published_at":"2023-12-08T15:10:15.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a03","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a03/manifests"},{"name":"v1.0a02","sha":"1737411a36fba4b503a0e006fd4b4a60580537ec","kind":"commit","published_at":"2023-12-01T09:50:44.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a02","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a02/manifests"},{"name":"v1.0a01","sha":"198e6eb09ef73c6487a431113c709f168da4bd01","kind":"commit","published_at":"2023-11-16T15:19:48.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v1.0a01","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v1.0a01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v1.0a01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v1.0a01/manifests"},{"name":"v0.5a02","sha":"63c7213550ccab72b14a2e27c88428a9e0e49d8e","kind":"commit","published_at":"2023-11-15T19:01:02.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.5a02","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.5a02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.5a02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.5a02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.5a02/manifests"},{"name":"v0.4a78","sha":"39f22687fb0464a4251ad121edf75af41f24821f","kind":"commit","published_at":"2023-11-15T15:49:12.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a78","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a78/manifests"},{"name":"v0.4a77","sha":"72db68793e594db2bbf5fa6d6061ea8b761ec5ca","kind":"commit","published_at":"2023-11-03T09:53:44.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a77","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a77/manifests"},{"name":"v0.4a76","sha":"04fb051f3828b7aae0094faad4365127c2735391","kind":"commit","published_at":"2023-10-27T06:51:14.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a76","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a76/manifests"},{"name":"v0.4a75","sha":"8161f738ba40a2b5d646df7dbf322d02fa8505ef","kind":"commit","published_at":"2023-10-23T11:01:10.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a75","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a75/manifests"},{"name":"v0.4a74","sha":"75d39d9822ce00c21a09e6dee4e4c1ddbd3c04bc","kind":"commit","published_at":"2023-10-16T07:16:02.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a74","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a74","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a74","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a74","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a74/manifests"},{"name":"v0.4a71","sha":"98eadc2f16d4d309c2fac7852cb51b9aa103efa1","kind":"commit","published_at":"2023-10-04T12:55:39.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a71","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a71/manifests"},{"name":"v0.4a70","sha":"2129744ca2813f787d443ba4bb8cae822dc9df46","kind":"commit","published_at":"2023-10-03T19:30:33.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a70","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a70/manifests"},{"name":"v0.4a69","sha":"36f23d18a797becb564a958e292be92f2c0a9eb7","kind":"commit","published_at":"2023-10-03T18:06:56.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a69","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a69","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a69","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a69","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a69/manifests"},{"name":"0.4a68","sha":"71618783c10c2beb83e9aa7037fef4803f347e8b","kind":"commit","published_at":"2023-09-29T08:03:17.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/0.4a68","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/0.4a68","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@0.4a68","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.4a68","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.4a68/manifests"},{"name":"v0.4a66","sha":"e8073f359f789124396955bb6f876720928dacf7","kind":"commit","published_at":"2023-09-14T13:13:33.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a66","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a66/manifests"},{"name":"v0.4a65","sha":"6f9eedce7748b43463be2b26d2f84daa5f7d0713","kind":"commit","published_at":"2023-09-08T09:54:54.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a65","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a65/manifests"},{"name":"v0.4a64","sha":"506b83709561598ea68f02b0811def5b9a218695","kind":"commit","published_at":"2023-09-05T16:14:31.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a64","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a64/manifests"},{"name":"v0.4a63","sha":"54c05ee50d4bb0d3587b9b44b0a407107f95dc5f","kind":"commit","published_at":"2023-09-01T11:56:32.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a63","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a63/manifests"},{"name":"0.4a63","sha":"052a8988fe134ebb9a34d21d949e523c25b58248","kind":"commit","published_at":"2023-09-01T11:10:21.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/0.4a63","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/0.4a63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@0.4a63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.4a63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.4a63/manifests"},{"name":"v0.4a62","sha":"2a2ef1dbe0d46c3fedcde0be577f732eb469bac4","kind":"commit","published_at":"2023-08-22T10:55:06.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a62","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a62/manifests"},{"name":"v0.4a61","sha":"e7965e6aa712e16074d73102017cd5c46638196b","kind":"commit","published_at":"2023-07-14T11:16:26.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a61","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a61/manifests"},{"name":"v0.4a59","sha":"1a6fbfc6ceee9004c9f0d19125f555a14134081c","kind":"commit","published_at":"2023-07-03T10:10:31.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a59","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a59/manifests"},{"name":"v0.4a58","sha":"20a55c67c77d08678f6802eb2a5ba893b323f91c","kind":"commit","published_at":"2023-06-27T11:02:58.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a58","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a58/manifests"},{"name":"v0.4a57","sha":"ff34c7f77fd3cd133c4ae89bcf66f10729be6923","kind":"commit","published_at":"2023-06-19T11:30:54.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a57","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a57/manifests"},{"name":"v0.4a56","sha":"49e6ec82b75dd6e602511418c961cab4518fe5dd","kind":"commit","published_at":"2023-06-19T09:09:29.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a56","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a56/manifests"},{"name":"v0.4a54","sha":"0c0fdc30bcf9f1a490aa5d7d7e7f3deb8dd53bd2","kind":"commit","published_at":"2023-06-13T07:51:01.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a54","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a54/manifests"},{"name":"v0.4a51","sha":"7818311e8cea208a67c314f3b58ae76cf618b89a","kind":"commit","published_at":"2023-05-30T14:28:25.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a51","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a51/manifests"},{"name":"v0.4a47","sha":"68f60d957212c2f8f8ff79933c85fa4ad0e8d885","kind":"commit","published_at":"2023-04-26T11:01:36.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a47","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a47/manifests"},{"name":"v0.3a28","sha":"44a0ca02f165adc220653a3a9f7e024ab8d42332","kind":"commit","published_at":"2023-04-20T13:16:39.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a28","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a28/manifests"},{"name":"v0.4a35","sha":"54d2666370547e063e76b267d6b7f2b53ace7a85","kind":"commit","published_at":"2023-02-24T14:06:38.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a35","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a35/manifests"},{"name":"v0.4a33","sha":"71803edcc160da6bfb7ef2da43ef727eb8f43d8e","kind":"commit","published_at":"2023-02-09T11:10:41.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a33","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a33/manifests"},{"name":"v0.4a32","sha":"834a36bf8c9ac138f74536b94019f1c03e7f0575","kind":"commit","published_at":"2023-02-08T17:05:25.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a32","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a32/manifests"},{"name":"v0.4a31","sha":"5d8f67358b43ab12adfa8edff3aa96cb2f9ebda1","kind":"commit","published_at":"2023-02-08T11:40:14.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a31","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a31/manifests"},{"name":"v0.4a30-rst-fixed","sha":"9ff2b93d6402071b7b9e0b27f0504b5ca7d0fc01","kind":"commit","published_at":"2023-02-07T17:52:36.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a30-rst-fixed","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a30-rst-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a30-rst-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a30-rst-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a30-rst-fixed/manifests"},{"name":"v0.4a30","sha":"b04fa7470a6983b1b9f043b9421004c42a506a8c","kind":"commit","published_at":"2023-02-07T08:33:19.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a30","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a30/manifests"},{"name":"v0.4a29","sha":"de52f69d7e0c000fbb054870d7352776b6724c62","kind":"commit","published_at":"2023-02-02T10:12:09.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a29","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a29/manifests"},{"name":"v0.4a28","sha":"3d70bc111eb664e0abe164aa6d005e7730ae6851","kind":"commit","published_at":"2023-02-01T17:48:35.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a28","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a28/manifests"},{"name":"v0.4a27","sha":"09d85969e51d7dbe258fea190c9374c161d7281f","kind":"commit","published_at":"2023-02-01T14:05:30.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.4a27","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.4a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.4a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.4a27/manifests"},{"name":"v0.3a27","sha":"7e94c9eb040f66e278e7c18be05734f634322c1c","kind":"commit","published_at":"2022-11-02T09:04:10.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a27","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a27/manifests"},{"name":"v0.3a26","sha":"717c4a597e47fc582bfd3128326ebf224bb00cc0","kind":"commit","published_at":"2022-10-21T18:10:00.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a26","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a26/manifests"},{"name":"v0.3a25","sha":"1dee1435d490a735b4dd2c8c33c74db2bd5230f9","kind":"commit","published_at":"2022-09-08T09:52:18.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a25","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a25/manifests"},{"name":"v0.3a24","sha":"ec279322dedd83806592e20933dc5ac02543a1a6","kind":"commit","published_at":"2022-07-20T12:53:12.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a24","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a24/manifests"},{"name":"v0.3a23","sha":"a90527dfacd6872a6283268d66e536cf7c4c7ed1","kind":"commit","published_at":"2022-07-06T13:17:13.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a23","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a23/manifests"},{"name":"v0.3a22","sha":"8f899ff72b470c6fa359061a6bf80d0f2994cc23","kind":"commit","published_at":"2022-06-24T07:44:45.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a22","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a22/manifests"},{"name":"v0.3a21","sha":"f661fe22434f8c17270f38846d5fe8fa61009ebd","kind":"commit","published_at":"2022-06-22T17:08:10.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a21","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a21/manifests"},{"name":"v0.3a20","sha":"597a542756a2d31e60e1694508377da1ac2c51ac","kind":"commit","published_at":"2022-06-22T12:07:45.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a20","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a20/manifests"},{"name":"v0.3a19","sha":"152b382e8e5b3e904362e14d0f5f992180d71741","kind":"commit","published_at":"2022-06-01T12:11:22.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a19","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a19/manifests"},{"name":"v0.3a18","sha":"4eaa69c33676866104162f27b6e08f9c626be995","kind":"commit","published_at":"2022-05-25T14:37:15.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a18","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a18/manifests"},{"name":"v0.3a17","sha":"c93b87c99e79a5a4a213f3f55a57020a82cb0c32","kind":"commit","published_at":"2022-05-09T08:32:49.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a17","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a17/manifests"},{"name":"v0.3a16","sha":"37043b9aad9f58d716784cc335faea65c87873cd","kind":"commit","published_at":"2022-02-06T16:15:15.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a16","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a16/manifests"},{"name":"v0.3a15","sha":"f3b5762739b94fb0e27459d5c0c6b221e2a060c4","kind":"commit","published_at":"2022-02-06T09:24:59.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a15","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a15/manifests"},{"name":"v0.3a14","sha":"0b53b73aaed97b0aab698961e17b7f317b403980","kind":"commit","published_at":"2022-01-27T18:07:18.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a14","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a14/manifests"},{"name":"v0.3a13","sha":"b32995534173924089d9eea5012ed29ce821f3e9","kind":"commit","published_at":"2022-01-26T20:55:51.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a13","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a13/manifests"},{"name":"v0.3a11","sha":"b4ba783436eeaf176cc24615fb9f31b6e5a86918","kind":"commit","published_at":"2022-01-06T15:18:56.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a11","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a11/manifests"},{"name":"v0.3a10","sha":"ce43b3a10bb44573a72eec3c4048ed86bd1b43b8","kind":"commit","published_at":"2022-01-04T16:32:14.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a10","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a10/manifests"},{"name":"v0.3a9","sha":"4ac8cadba35f3494003881e69d3dc60069935b64","kind":"commit","published_at":"2022-01-03T19:04:38.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a9","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a9/manifests"},{"name":"v0.3a8","sha":"ff2048d952299b2a8594108c2318d92c0c22f6be","kind":"commit","published_at":"2022-01-02T17:20:16.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a8","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a8/manifests"},{"name":"v0.3a6","sha":"ae04575483c1e1ce09ef1a59e97aadefc7ced3f5","kind":"commit","published_at":"2021-12-12T18:27:36.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a6","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a6/manifests"},{"name":"v0.3a4","sha":"d1260a0ecc5790d2f8226565b9c99b7c781ab90d","kind":"commit","published_at":"2021-11-05T20:38:01.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a4","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a4/manifests"},{"name":"v0.3a3","sha":"2aa1bc045e417ef7fe507214b8d923df054bd87e","kind":"commit","published_at":"2021-11-01T06:54:36.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a3","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a3/manifests"},{"name":"v0.3a2","sha":"ed637c4cbfef9dfa261a789c427fa30e9b6aa52e","kind":"commit","published_at":"2021-10-13T15:20:26.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a2","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a2/manifests"},{"name":"v0.3a1","sha":"934f36748ab0e2a6ded1450891baf0fdc0c68d31","kind":"commit","published_at":"2021-10-13T09:43:24.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a1","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a1/manifests"},{"name":"v0.3a0","sha":"64545987c716e6eaf99f0820d42571c43a4335d7","kind":"commit","published_at":"2021-10-10T07:29:19.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.3a0","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.3a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.3a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.3a0/manifests"},{"name":"v0.2a6","sha":"83783446916c7d3da6e384eaccc81239ad03dfce","kind":"commit","published_at":"2021-10-08T21:36:12.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a6","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a6/manifests"},{"name":"v0.2a55","sha":"8976bb3c78a7fa8f87d6b59d9f836ec815739227","kind":"commit","published_at":"2021-10-08T10:36:35.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a55","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a55/manifests"},{"name":"v0.2a53","sha":"33c923a2230c9c2c0f23856a054216b607e38977","kind":"commit","published_at":"2021-10-08T06:19:51.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a53","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a53/manifests"},{"name":"v0.2a52","sha":"7a1ff11dc2615b13c8f1aa256b6f1a4c4a033e74","kind":"commit","published_at":"2021-10-07T15:24:46.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a52","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a52/manifests"},{"name":"v0.2a51","sha":"5143f40a20b5d66f91ee26ef9afb3b2779ed4c40","kind":"commit","published_at":"2021-10-04T18:49:47.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a51","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a51/manifests"},{"name":"v0.2a5","sha":"1916cf92f41ed7c80939f4f857c90bd17f000c0f","kind":"commit","published_at":"2021-09-21T15:42:34.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a5","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a5/manifests"},{"name":"v0.2a4","sha":"9fd5c51ea783b83cef186e0e9bdd69906247b027","kind":"commit","published_at":"2021-09-14T06:38:25.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a4","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a4/manifests"},{"name":"v0.2a3","sha":"3a0ca675f4c061c5f69cf808c18e211364fd393d","kind":"commit","published_at":"2021-09-13T20:07:52.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a3","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a3/manifests"},{"name":"v0.2a2","sha":"14b774206be78959c511c977a46cf97faea6d64c","kind":"commit","published_at":"2021-09-05T05:35:01.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.2a2","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.2a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.2a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.2a2/manifests"},{"name":"v0.1a8","sha":"73d87665461b13413fcc47cd348260cf0543a752","kind":"commit","published_at":"2021-07-28T19:36:47.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.1a8","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.1a8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a8/manifests"},{"name":"v0.1a7","sha":"9acf7495b86aae692f68d137b8940482db71c24d","kind":"commit","published_at":"2021-07-20T11:47:03.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.1a7","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.1a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a7/manifests"},{"name":"v0.1a6","sha":"b9f011449c2140923380c96fb428fb7da62d311c","kind":"commit","published_at":"2021-07-16T18:02:09.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.1a6","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.1a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a6/manifests"},{"name":"v0.1a4","sha":"594210501a0044425581501604cafb0b7e9d63f1","kind":"commit","published_at":"2021-05-26T20:58:32.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.1a4","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.1a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.1a4/manifests"},{"name":"0.0.9.dev4","sha":"fe99abecb364583c6732fa64046d69659b15955f","kind":"commit","published_at":"2021-04-29T19:28:56.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/0.0.9.dev4","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/0.0.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@0.0.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.0.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.0.9.dev4/manifests"},{"name":"v0.0.9.dev3","sha":"5c6974a85ae3f6a27cfb93a856e77660c19cc096","kind":"commit","published_at":"2021-04-23T17:09:48.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.0.9.dev3","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.0.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.0.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.9.dev3/manifests"},{"name":"0.0.9.dev1","sha":"cc91abf02a92f3b17ae13eb8e9e1b8872b30eaec","kind":"commit","published_at":"2021-04-22T12:56:54.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/0.0.9.dev1","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/0.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@0.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/0.0.9.dev1/manifests"},{"name":"v0.0.9.dev1","sha":"cc91abf02a92f3b17ae13eb8e9e1b8872b30eaec","kind":"commit","published_at":"2021-04-22T12:56:54.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.0.9.dev1","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.0.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.0.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.9.dev1/manifests"},{"name":"v0.0.8.9.dev2","sha":"1ec36ba0c3bf1c917eda63d76a1118c9ee0109d7","kind":"commit","published_at":"2021-04-15T09:51:01.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.0.8.9.dev2","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.0.8.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.0.8.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.8.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.8.9.dev2/manifests"},{"name":"v0.0.8.9.dev1","sha":"c329f3659105f97b0e0223f3bcba32f2d71e33b5","kind":"commit","published_at":"2021-04-13T19:31:09.000Z","download_url":"https://codeload.github.com/FZJ-INM1-BDA/siibra-python/tar.gz/v0.0.8.9.dev1","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python/releases/tag/v0.0.8.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FZJ-INM1-BDA/siibra-python@v0.0.8.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.8.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/tags/v0.0.8.9.dev1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T10:10:58.948Z","dependent_packages_count":3,"downloads":1587,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":6.241316702002535,"dependent_repos_count":7.488608635739001,"dependent_packages_count":2.3688708369655003,"stargazers_count":10.604263485457428,"forks_count":12.554578088063433,"docker_downloads_count":null,"average":7.85152754964558},"purl":"pkg:pypi/siibra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/siibra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/siibra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/siibra/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T22:57:46.778Z","issues_count":194,"pull_requests_count":316,"avg_time_to_close_issue":24794586.525925927,"avg_time_to_close_pull_request":3646997.772413793,"issues_closed_count":135,"pull_requests_closed_count":290,"pull_request_authors_count":9,"issue_authors_count":15,"avg_comments_per_issue":1.7989690721649485,"avg_comments_per_pull_request":1.3417721518987342,"merged_pull_requests_count":236,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":1915724.7777777778,"past_year_avg_time_to_close_pull_request":924305.908045977,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.35294117647058826,"past_year_avg_comments_per_pull_request":0.8269230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/issues","maintainers":[{"login":"AhmetNSimsek","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmetNSimsek"},{"login":"xgui3783","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgui3783"}],"active_maintainers":[{"login":"AhmetNSimsek","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmetNSimsek"},{"login":"xgui3783","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgui3783"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siibra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siibra/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siibra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/siibra/related_packages","maintainers":[{"uuid":"dickscheid","login":"dickscheid","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/dickscheid/","role":null,"created_at":"2023-01-27T00:03:30.132Z","updated_at":"2023-01-27T00:03:30.132Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dickscheid/packages"},{"uuid":"skoehnen","login":"skoehnen","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/skoehnen/","role":null,"created_at":"2023-01-27T00:03:30.136Z","updated_at":"2023-01-27T00:03:30.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/skoehnen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726125,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":658477,"full_name":"FZJ-INM1-BDA/siibra-python","default_branch":"main","committers":[{"name":"Timo Dickscheid","email":"t.dickscheid@fz-juelich.de","login":"dickscheid","count":1064},{"name":"Ahmet Nihat Simsek","email":"ahmet.n.simsek@gmail.com","login":"AhmetNSimsek","count":884},{"name":"Xiao Gui","email":"xgui3783@gmail.com","login":"xgui3783","count":365},{"name":"Vadim","email":"v.marcenko@fz-juelich.de","login":null,"count":101},{"name":"Stefan Köhnen","email":"s.koehnen@fz-juelich.de","login":"skoehnen","count":76},{"name":"Vadim","email":"v.marcenko@gmx.de","login":"marcenko","count":22},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":11},{"name":"Christian Schiffer","email":"c.schiffer@fz-juelich.de","login":"ch-schiffer","count":2},{"name":"Jan Fousek","email":"i-Zaak","login":"i-Zaak","count":1},{"name":"Timo Dickscheid","email":"tdickscheid@timo-dockingstation-mac.fritz.box","login":null,"count":1}],"total_commits":2527,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":252.7,"dds":0.5789473684210527,"past_year_committers":[{"name":"Ahmet Nihat Simsek","email":"ahmet.n.simsek@gmail.com","login":"AhmetNSimsek","count":278},{"name":"Timo Dickscheid","email":"t.dickscheid@fz-juelich.de","login":"dickscheid","count":34},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":11},{"name":"Xiao Gui","email":"xgui3783@gmail.com","login":"xgui3783","count":10}],"past_year_total_commits":333,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":83.25,"past_year_dds":0.16516516516516522,"last_synced_at":"2025-05-20T03:26:34.582Z","last_synced_commit":"d6fc5e5f4399a6aac51f21b7cad04c5d0638d9a7","created_at":"2023-03-09T09:55:03.687Z","updated_at":"2025-05-20T03:26:48.228Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"FZJ-INM1-BDA/siibra-python","html_url":"https://github.com/FZJ-INM1-BDA/siibra-python","last_synced_at":"2025-09-05T22:57:46.778Z","status":"active","issues_count":194,"pull_requests_count":316,"avg_time_to_close_issue":24794586.525925927,"avg_time_to_close_pull_request":3646997.772413793,"issues_closed_count":135,"pull_requests_closed_count":290,"pull_request_authors_count":9,"issue_authors_count":15,"avg_comments_per_issue":1.7989690721649485,"avg_comments_per_pull_request":1.3417721518987342,"merged_pull_requests_count":236,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":104,"past_year_avg_time_to_close_issue":1915724.7777777778,"past_year_avg_time_to_close_pull_request":924305.908045977,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.35294117647058826,"past_year_avg_comments_per_pull_request":0.8269230769230769,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":82,"created_at":"2023-05-14T23:58:33.797Z","updated_at":"2025-09-05T22:57:46.778Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FZJ-INM1-BDA%2Fsiibra-python/issues","issue_labels_count":{"enhancement":56,"bug":55,"important":30,"data":22,"maintenance":19,"urgent":15,"version 2.0.0":15,"caching\u0026persistence":12,"documentation":11,"user feedback":6,"Region":4,"integrations":3,"version 0.5":1},"pull_request_labels_count":{"maintenance":60,"enhancement":36,"version 2.0.0":9,"documentation":7,"bug":5,"urgent":5,"important":4,"version 0.5":3},"issue_author_associations_count":{"MEMBER":76,"CONTRIBUTOR":70,"COLLABORATOR":36,"NONE":12},"pull_request_author_associations_count":{"COLLABORATOR":141,"CONTRIBUTOR":105,"MEMBER":60,"NONE":10},"issue_authors":{"xgui3783":76,"AhmetNSimsek":63,"dickscheid":30,"ch-schiffer":11,"JThoennissen":2,"PolarBean":2,"KimLothmann":2,"i-Zaak":1,"lzehl":1,"man-shu":1,"marcenko":1,"romina1601":1,"SBludau":1,"dagush":1,"IhsaneB":1},"pull_request_authors":{"AhmetNSimsek":225,"xgui3783":60,"dickscheid":17,"hugovk":4,"yarikoptic":3,"fsdavid":2,"ch-schiffer":2,"baishi":2,"i-Zaak":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10144308,"issues_count":31990319,"pull_requests_count":99885193,"authors_count":10719392,"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":7,"important":5,"urgent":4,"documentation":3,"data":3,"maintenance":2,"enhancement":1},"past_year_pull_request_labels_count":{"maintenance":25,"enhancement":12,"version 2.0.0":8,"documentation":3},"past_year_issue_author_associations_count":{"COLLABORATOR":13,"MEMBER":2,"CONTRIBUTOR":1,"NONE":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":78,"MEMBER":15,"CONTRIBUTOR":7,"NONE":4},"past_year_issue_authors":{"AhmetNSimsek":13,"xgui3783":2,"dickscheid":1,"SBludau":1},"past_year_pull_request_authors":{"AhmetNSimsek":78,"xgui3783":15,"dickscheid":6,"yarikoptic":3,"baishi":2},"maintainers":[{"login":"AhmetNSimsek","count":177,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmetNSimsek"},{"login":"xgui3783","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgui3783"}],"active_maintainers":[{"login":"AhmetNSimsek","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AhmetNSimsek"},{"login":"xgui3783","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgui3783"}]},"events":{"total":{"CreateEvent":80,"IssuesEvent":44,"ReleaseEvent":21,"WatchEvent":5,"DeleteEvent":67,"IssueCommentEvent":106,"PushEvent":395,"PullRequestReviewCommentEvent":25,"PullRequestEvent":97,"PullRequestReviewEvent":29,"ForkEvent":2},"last_year":{"CreateEvent":80,"IssuesEvent":44,"ReleaseEvent":21,"WatchEvent":5,"DeleteEvent":67,"IssueCommentEvent":106,"PushEvent":395,"PullRequestReviewCommentEvent":25,"PullRequestEvent":97,"PullRequestReviewEvent":29,"ForkEvent":2}},"keywords":["atlas","bigbrain","bigbrainproject","brain","humanbrainproject","neuroscience"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements-doc.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T12:54:08.249Z","updated_at":"2022-07-19T12:54:08.249Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/docs/requirements-doc.txt","dependencies":[{"id":256814654,"package_name":"memory-profiler","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814655,"package_name":"ipykernel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814656,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814657,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814658,"package_name":"astroid","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814659,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814660,"package_name":"IPython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814661,"package_name":"m2r2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814662,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256814663,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T12:54:08.338Z","updated_at":"2022-07-19T12:54:08.338Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/requirements.txt","dependencies":[{"id":256816214,"package_name":"anytree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816215,"package_name":"nibabel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816216,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816217,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816218,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816219,"package_name":"memoization","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816220,"package_name":"neuroglancer-scripts","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816221,"package_name":"nilearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816222,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816223,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256816224,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-19T12:54:08.674Z","updated_at":"2022-07-19T12:54:08.674Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/setup.py","dependencies":[{"id":256818527,"package_name":"anytree","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818528,"package_name":"nibabel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818529,"package_name":"appdirs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818530,"package_name":"scikit-image","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818531,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818532,"package_name":"memoization","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818533,"package_name":"neuroglancer-scripts","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818534,"package_name":"nilearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818535,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818536,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":256818537,"package_name":"pydantic","ecosystem":"pypi","requirements":"==1.8.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:50.947Z","updated_at":"2023-02-19T20:30:50.947Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/.github/workflows/coverage.yml","dependencies":[{"id":7796879467,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7796879468,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7796879469,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dockerimg.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:50.982Z","updated_at":"2023-02-19T20:30:50.982Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/.github/workflows/dockerimg.yml","dependencies":[{"id":7796879473,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pyblish-release-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:51.041Z","updated_at":"2023-02-19T20:30:51.041Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/.github/workflows/pyblish-release-to-pypi.yml","dependencies":[{"id":7796880787,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7796880788,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/siibra-testing.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:51.328Z","updated_at":"2023-02-19T20:30:51.328Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/.github/workflows/siibra-testing.yml","dependencies":[{"id":7796884183,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7796884184,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:52.023Z","updated_at":"2023-02-19T20:30:52.023Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/Dockerfile","dependencies":[{"id":7796884826,"package_name":"jupyter/minimal-notebook","ecosystem":"docker","requirements":"lab-3.2.5","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"config_schema/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:52.329Z","updated_at":"2023-02-19T20:30:52.329Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/config_schema/requirements.txt","dependencies":[{"id":7796884836,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":7796884837,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-test.txt","sha":null,"kind":"manifest","created_at":"2023-02-19T20:30:52.419Z","updated_at":"2023-02-19T20:30:52.419Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/requirements-test.txt","dependencies":[{"id":7796886385,"package_name":"parameterized","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"test","optional":false},{"id":7796886386,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7796886387,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7796886388,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":7796886389,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T17:43:11.898Z","updated_at":"2023-09-22T17:43:11.898Z","repository_link":"https://github.com/FZJ-INM1-BDA/siibra-python/blob/main/.github/workflows/docs.yml","dependencies":[{"id":13879316262,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13879316263,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13879316264,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13879316265,"package_name":"dfm/rtds-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":14.302813684288072,"created_at":"2025-09-04T15:51:36.294Z","updated_at":"2025-10-07T08:23:26.443Z","avatar_url":"https://github.com/FZJ-INM1-BDA.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1587,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.7885728"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/59626","html_url":"https://science.ecosyste.ms/projects/59626","bibtex_url":"https://science.ecosyste.ms/projects/59626/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/59626/export.apalike"}