{"id":67746,"name":"h5py","description":"HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.","url":"https://github.com/h5py/h5py","last_synced_at":"2025-09-08T13:59:40.596Z","repository":{"id":37390793,"uuid":"5894962","full_name":"h5py/h5py","owner":"h5py","description":"HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.","archived":false,"fork":false,"pushed_at":"2025-09-01T17:47:58.000Z","size":10939,"stargazers_count":2165,"open_issues_count":326,"forks_count":543,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-09-01T19:30:32.522Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.h5py.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h5py.png","metadata":{"files":{"readme":"README.rst","changelog":"news/TEMPLATE.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"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":"2012-09-21T00:40:02.000Z","updated_at":"2025-09-01T17:45:26.000Z","dependencies_parsed_at":"2022-06-27T21:30:06.049Z","dependency_job_id":"4c8c5693-b35a-4e9c-bac7-aa5d051d3732","html_url":"https://github.com/h5py/h5py","commit_stats":{"total_commits":3659,"total_committers":220,"mean_commits":"16.631818181818183","dds":0.7389997267012844,"last_synced_commit":"5c4871e37a08d7b030dc6c18df21f45cd714e6c6"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/h5py/h5py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/sbom","scorecard":{"id":32403,"data":{"date":"2025-08-04","repo":{"name":"github.com/h5py/h5py","commit":"906d57905f8148ce661ee86b358b652b567d27df"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 6/11 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'actions' permission set to 'read': .github/workflows/build_wheels.yml:36","Warn: topLevel 'contents' permission set to 'write': .github/workflows/build_wheels.yml:37","Warn: no topLevel permission defined: .github/workflows/lowlevel-api-docs.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: nugetCommand not pinned by hash: ci/cibw_before_all_windows.sh:12: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: pipCommand not pinned by hash: ci/cibw_before_all_windows.sh:24","Warn: pipCommand not pinned by hash: dev-install.sh:8","Warn: pipCommand not pinned by hash: .github/workflows/lowlevel-api-docs.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/lowlevel-api-docs.yml:40","Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.14.0 not signed: https://api.github.com/repos/h5py/h5py/releases/223653093","Warn: release artifact 3.13.0 not signed: https://api.github.com/repos/h5py/h5py/releases/200952183","Warn: release artifact 3.12.1 not signed: https://api.github.com/repos/h5py/h5py/releases/177126546","Warn: release artifact 3.12.0 not signed: https://api.github.com/repos/h5py/h5py/releases/176893700","Warn: release artifact 3.11.0 not signed: https://api.github.com/repos/h5py/h5py/releases/150545780","Warn: release artifact 3.14.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/223653093","Warn: release artifact 3.13.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/200952183","Warn: release artifact 3.12.1 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/177126546","Warn: release artifact 3.12.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/176893700","Warn: release artifact 3.11.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/150545780"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:27:00.267Z","repository_id":37390793,"created_at":"2025-08-14T19:27:00.267Z","updated_at":"2025-08-14T19:27:00.267Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196128,"owners_count":25239148,"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":"h5py","name":"h5py","uuid":"2389852","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2389852?v=4","repositories_count":3,"last_synced_at":"2023-02-27T18:25:17.698Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h5py","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:12:57.843Z","updated_at":"2023-02-27T18:25:17.858Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py/repositories"},"packages":[{"id":2755163,"name":"h5py","ecosystem":"pypi","description":"Read and write HDF5 files from Python","homepage":"https://www.h5py.org/","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/h5py/h5py","keywords_array":[],"namespace":null,"versions_count":43,"first_release_published_at":"2014-03-14T15:06:34.000Z","latest_release_published_at":"2025-06-06T14:04:13.000Z","latest_release_number":"3.14.0","last_synced_at":"2025-09-08T03:31:14.264Z","created_at":"2022-04-10T11:12:48.811Z","updated_at":"2025-09-08T03:31:14.264Z","registry_url":"https://pypi.org/project/h5py/","install_command":"pip install h5py --index-url https://pypi.org/simple","documentation_url":"https://docs.h5py.org/en/stable/","metadata":{"funding":null,"documentation":"https://docs.h5py.org/en/stable/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: Science/Research","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Operating System :: Unix","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: Implementation :: CPython","Topic :: Database","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"h5py","project_status":null},"repo_metadata":{"id":37390793,"uuid":"5894962","full_name":"h5py/h5py","owner":"h5py","description":"HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.","archived":false,"fork":false,"pushed_at":"2024-09-01T16:52:43.000Z","size":9762,"stargazers_count":2068,"open_issues_count":298,"forks_count":523,"subscribers_count":58,"default_branch":"master","last_synced_at":"2024-09-04T22:14:26.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.h5py.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h5py.png","metadata":{"files":{"readme":"README.rst","changelog":"news/TEMPLATE.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-21T00:40:02.000Z","updated_at":"2024-09-04T01:27:45.000Z","dependencies_parsed_at":"2022-06-27T21:30:06.049Z","dependency_job_id":"4c8c5693-b35a-4e9c-bac7-aa5d051d3732","html_url":"https://github.com/h5py/h5py","commit_stats":{"total_commits":3531,"total_committers":216,"mean_commits":16.34722222222222,"dds":0.7295383743981875,"last_synced_commit":"44ba349e5ecd21ecbc75b1314063e96d30aec872"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217713060,"owners_count":16219126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"h5py","name":"h5py","uuid":"2389852","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2389852?v=4","repositories_count":3,"last_synced_at":"2023-02-27T18:25:17.698Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h5py","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:12:57.843Z","updated_at":"2023-02-27T18:25:17.858Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py/repositories"},"tags":[{"name":"3.11.0","sha":"2c80981022e741a04e02d4afd6ae78bac1bc770f","kind":"commit","published_at":"2024-04-10T09:53:15.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.11.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"89374b762f6a223a3a73a87868f3c6ab245a55aa","kind":"commit","published_at":"2023-10-09T14:16:14.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.10.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"c9eb98a790f7f6a6067be022f245503ea74b0582","kind":"commit","published_at":"2023-06-19T18:51:56.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.9.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.9.0/manifests"},{"name":"3.8.0-aarch64-wheels","sha":"c6262ac154210b65ab433f1d8e7687e609c686a4","kind":"commit","published_at":"2023-01-25T10:29:20.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.8.0-aarch64-wheels","html_url":"https://github.com/h5py/h5py/releases/tag/3.8.0-aarch64-wheels","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0-aarch64-wheels","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0-aarch64-wheels/manifests"},{"name":"3.8.0","sha":"7e769ee3e229848e1fd74eb56382cb7b82c97ed0","kind":"commit","published_at":"2023-01-20T20:41:19.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.8.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"fcaca1d1b81d25c0d83b11d5bdf497469b5980e9","kind":"commit","published_at":"2022-05-23T17:02:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.7.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"3a4b4eeaa6e1ace087962f4db0e4e0b11164d07d","kind":"commit","published_at":"2021-11-16T09:53:06.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.6.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"fb9989a700e60cd1c1dec20e329218d449e039cf","kind":"commit","published_at":"2021-10-20T15:24:01.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.5.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"abe767baada86a1217001a76ca0badb4233ca083","kind":"commit","published_at":"2021-08-23T08:28:17.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.4.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"cc34c585ab29e859abda1d99830e7b9868197adb","kind":"commit","published_at":"2021-06-22T12:05:42.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"7f918857e2a63477038afccda518ebd3159c13b2","kind":"commit","published_at":"2021-03-05T10:01:58.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.2.1","html_url":"https://github.com/h5py/h5py/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c616b0f97d4fac3ce9c65af1406175685cf609d1","kind":"commit","published_at":"2021-03-03T09:27:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.2.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"ed3abbf181419ef3f59bb8357bd488c9eb03f6cd","kind":"commit","published_at":"2020-11-06T13:42:39.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.1.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e14f47a81d80af929c405d86dabc26444771185d","kind":"commit","published_at":"2020-10-30T14:20:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.0.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0/manifests"},{"name":"3.0.0rc1","sha":"a8e82bcd63de14daddbc84c250a36c0ee8c850f6","kind":"commit","published_at":"2020-10-10T10:57:54.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.0.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0rc1/manifests"},{"name":"2.10.0","sha":"1156f5ac1ca38db85dcd906cf19a7aba90d0b39a","kind":"commit","published_at":"2019-09-06T22:48:36.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.10.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"8d96a14c3508de1bde77aec5db302e478dc5dbc4","kind":"tag","published_at":"2018-12-20T03:01:51.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.9.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0/manifests"},{"name":"2.9.0rc1","sha":"bef890b3402359986b79a759f8a11a50c93a8115","kind":"tag","published_at":"2018-12-08T03:49:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.9.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0rc1/manifests"},{"name":"2.8.0","sha":"dd51465b22a5e9f0195bd9af8c4ca0be4ee84f58","kind":"tag","published_at":"2018-05-14T00:34:36.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.8.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0/manifests"},{"name":"2.8.0rc1","sha":"40eedf0ce293d3869df78021b62bc45a30634d29","kind":"tag","published_at":"2018-03-08T23:29:21.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.8.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0rc1/manifests"},{"name":"2.7.1","sha":"4817febbf135e0ebc6a83a21ca8de9986b54c0f3","kind":"tag","published_at":"2017-09-01T04:42:52.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"9d2ed61f54b2e7ea42a19e15fcf883575c455a0b","kind":"tag","published_at":"2017-03-18T17:56:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0/manifests"},{"name":"2.7.0rc3","sha":"a4f2dc524e0eafada4e5fa217b09832c73e8c3ee","kind":"tag","published_at":"2017-01-25T02:29:40.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc3","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc3/manifests"},{"name":"2.7.0rc2","sha":"84947caaedf6c2c87f26d9c3618a0cfe0cbbb5dc","kind":"tag","published_at":"2016-12-31T23:16:13.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc2","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc2/manifests"},{"name":"2.7.0rc1","sha":"5186353c1f5e696ce1e33b9cfa997c364d0c2457","kind":"tag","published_at":"2016-12-31T21:48:22.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc1/manifests"},{"name":"2.6.0","sha":"1a0ac18b6e97a7df0cbbd541590a172a1eefdbdb","kind":"tag","published_at":"2016-02-02T05:30:24.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.6.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"05577624d3a31db081f07f9024841e1ada313dc9","kind":"tag","published_at":"2015-04-09T17:52:52.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.5.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0/manifests"},{"name":"2.5.0rc1","sha":"941ab957bc7474aad197a99108528e80c4868d1b","kind":"tag","published_at":"2015-04-07T21:51:20.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.5.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0rc1/manifests"},{"name":"2.4.0","sha":"5c2d68d5ecd451e48d95f98d8f71794e01f8e1ba","kind":"tag","published_at":"2015-01-06T00:36:26.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.4.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0/manifests"},{"name":"2.4.0b1","sha":"b2fe41882366ac4a4870db860b9c6077c2bfea08","kind":"tag","published_at":"2014-11-03T18:33:55.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.4.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0b1/manifests"},{"name":"2.3.1","sha":"344959f43977d9cbdca6eabeb63f182e0027a8e8","kind":"tag","published_at":"2014-06-25T21:08:34.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"328e58fb425e3f0bc043d18cdb4e945790b0e1ad","kind":"tag","published_at":"2014-04-22T13:36:06.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0/manifests"},{"name":"2.3.0b1","sha":"b3530918aa5fc465ade93847756dc903f7f380c0","kind":"tag","published_at":"2014-03-14T15:57:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0b1/manifests"},{"name":"2.2.1","sha":"561e8006f60c30b2cb77da726ee4b2ac5386c9e8","kind":"tag","published_at":"2013-12-09T22:45:43.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"eecb3675832f897bafefb783fa162a298579ff60","kind":"tag","published_at":"2013-09-03T23:53:28.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0/manifests"},{"name":"2.2.0b1","sha":"a9ddabc16165d2d8de6c7109492fabb8e3646b73","kind":"tag","published_at":"2013-07-18T00:58:04.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0b1/manifests"},{"name":"2.1.3","sha":"d9d5fec26d9126e565baf2ed8eeff858946739eb","kind":"tag","published_at":"2013-04-22T20:00:40.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.3","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.3/manifests"},{"name":"1.3.0","sha":"4857a6692396d9c574f3b294fe9fe078a155c872","kind":"tag","published_at":"2013-02-07T16:10:26.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/1.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.0/manifests"},{"name":"1.3.1","sha":"0b53a0c2f470973d4b37a04941dbc2a82ecbe642","kind":"tag","published_at":"2013-02-07T16:09:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/1.3.1","html_url":"https://github.com/h5py/h5py/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.1/manifests"},{"name":"2.0.0","sha":"02a003bf6e59985c7864197795364e9580e53fa8","kind":"tag","published_at":"2013-02-07T16:07:39.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.0.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.0/manifests"},{"name":"2.0.1","sha":"fddae301fa4297ac284912d7586aa5ef49f4c7fa","kind":"tag","published_at":"2013-02-07T16:06:10.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.0.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.1/manifests"},{"name":"2.1.0","sha":"b6e5bcbb157f8a8cf47ed11d10512a7202f7415c","kind":"tag","published_at":"2013-02-07T16:03:28.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.0/manifests"},{"name":"2.1.1","sha":"f5b4feaa9268569eaac6d7a5d556b63a99823c43","kind":"tag","published_at":"2013-02-07T16:01:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.1/manifests"},{"name":"2.1.2","sha":"1b4602a4e5eb67ff5b92d5a143e322f185d04094","kind":"tag","published_at":"2013-02-07T15:57:48.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.2","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.2/manifests"}]},"repo_metadata_updated_at":"2024-09-07T14:37:38.407Z","dependent_packages_count":2604,"downloads":27660603,"downloads_period":"last-month","dependent_repos_count":63012,"rankings":{"downloads":0.05961038651374615,"dependent_repos_count":0.022376822014390865,"dependent_packages_count":0.010271328137753184,"stargazers_count":2.174953733169237,"forks_count":2.964928916906789,"docker_downloads_count":0.05337422300153886,"average":0.8809192349572426},"purl":"pkg:pypi/h5py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/h5py","docker_dependents_count":3434,"docker_downloads_count":1476519515,"usage_url":"https://repos.ecosyste.ms/usage/pypi/h5py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/h5py/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-06T03:25:15.114Z","issues_count":238,"pull_requests_count":152,"avg_time_to_close_issue":13802097.92253521,"avg_time_to_close_pull_request":4312935.25,"issues_closed_count":142,"pull_requests_closed_count":140,"pull_request_authors_count":49,"issue_authors_count":196,"avg_comments_per_issue":5.802521008403361,"avg_comments_per_pull_request":4.440789473684211,"merged_pull_requests_count":117,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":98,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":1948990.4259259258,"past_year_avg_time_to_close_pull_request":1252692.9259259258,"past_year_issues_closed_count":54,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":27,"past_year_issue_authors_count":81,"past_year_avg_comments_per_issue":4.36734693877551,"past_year_avg_comments_per_pull_request":3.898876404494382,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":69,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/issues","maintainers":[{"login":"takluyver","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"tacaswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tacaswell"},{"login":"aparamon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aparamon"}],"active_maintainers":[{"login":"takluyver","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h5py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h5py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h5py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h5py/related_packages","maintainers":[{"uuid":"Thomas.Caswell","login":"Thomas.Caswell","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://pypi.org/user/Thomas.Caswell/","role":null,"created_at":"2023-01-17T10:28:34.457Z","updated_at":"2023-01-17T10:28:34.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Thomas.Caswell/packages"},{"uuid":"takowl","login":"takowl","name":null,"email":null,"url":null,"packages_count":116,"html_url":"https://pypi.org/user/takowl/","role":null,"created_at":"2023-01-17T10:28:34.451Z","updated_at":"2023-01-17T10:28:34.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/takowl/packages"},{"uuid":"scopatz","login":"scopatz","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/scopatz/","role":null,"created_at":"2023-01-17T10:28:34.447Z","updated_at":"2023-01-17T10:28:34.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/scopatz/packages"},{"uuid":"matthew.brett","login":"matthew.brett","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://pypi.org/user/matthew.brett/","role":null,"created_at":"2023-01-17T10:28:34.431Z","updated_at":"2023-01-17T10:28:34.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/matthew.brett/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"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"}},{"id":5283941,"name":"h5py","ecosystem":"conda","description":"HDF5 lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets stored on disk, as if they were real NumPy arrays. Thousands of datasets can be stored in a single file, categorized and tagged however you want.","homepage":"https://www.h5py.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/h5py/h5py","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2017-09-11T06:38:14.000Z","latest_release_published_at":"2025-06-25T14:59:35.000Z","latest_release_number":"3.14.0","last_synced_at":"2025-08-25T18:05:48.440Z","created_at":"2022-10-03T15:40:24.050Z","updated_at":"2025-08-25T18:05:48.440Z","registry_url":"https://anaconda.org/anaconda/h5py","install_command":"conda install -c anaconda h5py","documentation_url":null,"metadata":{},"repo_metadata":{"id":37390793,"uuid":"5894962","full_name":"h5py/h5py","owner":"h5py","description":"HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.","archived":false,"fork":false,"pushed_at":"2025-06-13T14:54:18.000Z","size":10322,"stargazers_count":2138,"open_issues_count":308,"forks_count":536,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-06-13T15:45:51.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.h5py.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h5py.png","metadata":{"files":{"readme":"README.rst","changelog":"news/TEMPLATE.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-21T00:40:02.000Z","updated_at":"2025-06-13T14:54:22.000Z","dependencies_parsed_at":"2022-06-27T21:30:06.049Z","dependency_job_id":"4c8c5693-b35a-4e9c-bac7-aa5d051d3732","html_url":"https://github.com/h5py/h5py","commit_stats":{"total_commits":3659,"total_committers":220,"mean_commits":"16.631818181818183","dds":0.7389997267012844,"last_synced_commit":"5c4871e37a08d7b030dc6c18df21f45cd714e6c6"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/h5py/h5py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261710416,"owners_count":23198127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"h5py","name":"h5py","uuid":"2389852","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2389852?v=4","repositories_count":3,"last_synced_at":"2023-02-27T18:25:17.698Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h5py","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:12:57.843Z","updated_at":"2023-02-27T18:25:17.858Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py/repositories"},"tags":[{"name":"3.14.0","sha":"07a5511a137f96159ee58b84d2b67318bc271482","kind":"commit","published_at":"2025-06-06T13:30:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.14.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"c96b93d9ca3a92741c0b2476554f9026cdd47e00","kind":"commit","published_at":"2025-02-18T14:54:02.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.13.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"c783fd18f7209a8e1e9f127534a25f8a7071d750","kind":"commit","published_at":"2024-09-26T16:00:19.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.12.1","html_url":"https://github.com/h5py/h5py/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"1c0be29428a9d75df200e1bc6b11b22514a7905c","kind":"commit","published_at":"2024-09-25T15:56:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.12.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"2c80981022e741a04e02d4afd6ae78bac1bc770f","kind":"commit","published_at":"2024-04-10T09:53:15.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.11.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"89374b762f6a223a3a73a87868f3c6ab245a55aa","kind":"commit","published_at":"2023-10-09T14:16:14.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.10.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"c9eb98a790f7f6a6067be022f245503ea74b0582","kind":"commit","published_at":"2023-06-19T18:51:56.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.9.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.9.0/manifests"},{"name":"3.8.0-aarch64-wheels","sha":"c6262ac154210b65ab433f1d8e7687e609c686a4","kind":"commit","published_at":"2023-01-25T10:29:20.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.8.0-aarch64-wheels","html_url":"https://github.com/h5py/h5py/releases/tag/3.8.0-aarch64-wheels","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.8.0-aarch64-wheels","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0-aarch64-wheels","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0-aarch64-wheels/manifests"},{"name":"3.8.0","sha":"7e769ee3e229848e1fd74eb56382cb7b82c97ed0","kind":"commit","published_at":"2023-01-20T20:41:19.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.8.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"fcaca1d1b81d25c0d83b11d5bdf497469b5980e9","kind":"commit","published_at":"2022-05-23T17:02:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.7.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"3a4b4eeaa6e1ace087962f4db0e4e0b11164d07d","kind":"commit","published_at":"2021-11-16T09:53:06.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.6.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"fb9989a700e60cd1c1dec20e329218d449e039cf","kind":"commit","published_at":"2021-10-20T15:24:01.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.5.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"abe767baada86a1217001a76ca0badb4233ca083","kind":"commit","published_at":"2021-08-23T08:28:17.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.4.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"cc34c585ab29e859abda1d99830e7b9868197adb","kind":"commit","published_at":"2021-06-22T12:05:42.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"7f918857e2a63477038afccda518ebd3159c13b2","kind":"commit","published_at":"2021-03-05T10:01:58.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.2.1","html_url":"https://github.com/h5py/h5py/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c616b0f97d4fac3ce9c65af1406175685cf609d1","kind":"commit","published_at":"2021-03-03T09:27:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.2.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"ed3abbf181419ef3f59bb8357bd488c9eb03f6cd","kind":"commit","published_at":"2020-11-06T13:42:39.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.1.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e14f47a81d80af929c405d86dabc26444771185d","kind":"commit","published_at":"2020-10-30T14:20:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.0.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0/manifests"},{"name":"3.0.0rc1","sha":"a8e82bcd63de14daddbc84c250a36c0ee8c850f6","kind":"commit","published_at":"2020-10-10T10:57:54.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.0.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0rc1/manifests"},{"name":"2.10.0","sha":"1156f5ac1ca38db85dcd906cf19a7aba90d0b39a","kind":"commit","published_at":"2019-09-06T22:48:36.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.10.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"8d96a14c3508de1bde77aec5db302e478dc5dbc4","kind":"tag","published_at":"2018-12-20T03:01:51.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.9.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0/manifests"},{"name":"2.9.0rc1","sha":"bef890b3402359986b79a759f8a11a50c93a8115","kind":"tag","published_at":"2018-12-08T03:49:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.9.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0rc1/manifests"},{"name":"2.8.0","sha":"dd51465b22a5e9f0195bd9af8c4ca0be4ee84f58","kind":"tag","published_at":"2018-05-14T00:34:36.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.8.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0/manifests"},{"name":"2.8.0rc1","sha":"40eedf0ce293d3869df78021b62bc45a30634d29","kind":"tag","published_at":"2018-03-08T23:29:21.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.8.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0rc1/manifests"},{"name":"2.7.1","sha":"4817febbf135e0ebc6a83a21ca8de9986b54c0f3","kind":"tag","published_at":"2017-09-01T04:42:52.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"9d2ed61f54b2e7ea42a19e15fcf883575c455a0b","kind":"tag","published_at":"2017-03-18T17:56:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0/manifests"},{"name":"2.7.0rc3","sha":"a4f2dc524e0eafada4e5fa217b09832c73e8c3ee","kind":"tag","published_at":"2017-01-25T02:29:40.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc3","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc3/manifests"},{"name":"2.7.0rc2","sha":"84947caaedf6c2c87f26d9c3618a0cfe0cbbb5dc","kind":"tag","published_at":"2016-12-31T23:16:13.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc2","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc2/manifests"},{"name":"2.7.0rc1","sha":"5186353c1f5e696ce1e33b9cfa997c364d0c2457","kind":"tag","published_at":"2016-12-31T21:48:22.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc1/manifests"},{"name":"2.6.0","sha":"1a0ac18b6e97a7df0cbbd541590a172a1eefdbdb","kind":"tag","published_at":"2016-02-02T05:30:24.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.6.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"05577624d3a31db081f07f9024841e1ada313dc9","kind":"tag","published_at":"2015-04-09T17:52:52.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.5.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0/manifests"},{"name":"2.5.0rc1","sha":"941ab957bc7474aad197a99108528e80c4868d1b","kind":"tag","published_at":"2015-04-07T21:51:20.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.5.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0rc1/manifests"},{"name":"2.4.0","sha":"5c2d68d5ecd451e48d95f98d8f71794e01f8e1ba","kind":"tag","published_at":"2015-01-06T00:36:26.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.4.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0/manifests"},{"name":"2.4.0b1","sha":"b2fe41882366ac4a4870db860b9c6077c2bfea08","kind":"tag","published_at":"2014-11-03T18:33:55.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.4.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0b1/manifests"},{"name":"2.3.1","sha":"344959f43977d9cbdca6eabeb63f182e0027a8e8","kind":"tag","published_at":"2014-06-25T21:08:34.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"328e58fb425e3f0bc043d18cdb4e945790b0e1ad","kind":"tag","published_at":"2014-04-22T13:36:06.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0/manifests"},{"name":"2.3.0b1","sha":"b3530918aa5fc465ade93847756dc903f7f380c0","kind":"tag","published_at":"2014-03-14T15:57:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0b1/manifests"},{"name":"2.2.1","sha":"561e8006f60c30b2cb77da726ee4b2ac5386c9e8","kind":"tag","published_at":"2013-12-09T22:45:43.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"eecb3675832f897bafefb783fa162a298579ff60","kind":"tag","published_at":"2013-09-03T23:53:28.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0/manifests"},{"name":"2.2.0b1","sha":"a9ddabc16165d2d8de6c7109492fabb8e3646b73","kind":"tag","published_at":"2013-07-18T00:58:04.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0b1/manifests"},{"name":"2.1.3","sha":"d9d5fec26d9126e565baf2ed8eeff858946739eb","kind":"tag","published_at":"2013-04-22T20:00:40.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.3","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.3/manifests"},{"name":"1.3.0","sha":"4857a6692396d9c574f3b294fe9fe078a155c872","kind":"tag","published_at":"2013-02-07T16:10:26.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/1.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.0/manifests"},{"name":"1.3.1","sha":"0b53a0c2f470973d4b37a04941dbc2a82ecbe642","kind":"tag","published_at":"2013-02-07T16:09:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/1.3.1","html_url":"https://github.com/h5py/h5py/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.1/manifests"},{"name":"2.0.0","sha":"02a003bf6e59985c7864197795364e9580e53fa8","kind":"tag","published_at":"2013-02-07T16:07:39.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.0.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.0/manifests"},{"name":"2.0.1","sha":"fddae301fa4297ac284912d7586aa5ef49f4c7fa","kind":"tag","published_at":"2013-02-07T16:06:10.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.0.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.1/manifests"},{"name":"2.1.0","sha":"b6e5bcbb157f8a8cf47ed11d10512a7202f7415c","kind":"tag","published_at":"2013-02-07T16:03:28.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.0/manifests"},{"name":"2.1.1","sha":"f5b4feaa9268569eaac6d7a5d556b63a99823c43","kind":"tag","published_at":"2013-02-07T16:01:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.1/manifests"},{"name":"2.1.2","sha":"1b4602a4e5eb67ff5b92d5a143e322f185d04094","kind":"tag","published_at":"2013-02-07T15:57:48.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.2","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.2/manifests"}]},"repo_metadata_updated_at":"2025-06-24T16:07:05.003Z","dependent_packages_count":39,"downloads":null,"downloads_period":null,"dependent_repos_count":1985,"rankings":{"downloads":null,"dependent_repos_count":1.6902274124154886,"dependent_packages_count":0.5224339274738783,"stargazers_count":17.854947756607253,"forks_count":15.119852489244007,"docker_downloads_count":null,"average":8.796865396435157},"purl":"pkg:conda/h5py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/h5py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/h5py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/h5py/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2025-06-15T20:01:14.496Z","issues_count":297,"pull_requests_count":200,"avg_time_to_close_issue":14298023.486338798,"avg_time_to_close_pull_request":3536010.5454545454,"issues_closed_count":183,"pull_requests_closed_count":187,"pull_request_authors_count":55,"issue_authors_count":233,"avg_comments_per_issue":5.65993265993266,"avg_comments_per_pull_request":4.46,"merged_pull_requests_count":162,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":78,"past_year_pull_requests_count":74,"past_year_avg_time_to_close_issue":1714359.1818181819,"past_year_avg_time_to_close_pull_request":1089984.4142857143,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":4.397435897435898,"past_year_avg_comments_per_pull_request":4.351351351351352,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":66,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/issues","maintainers":[{"login":"takluyver","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"tacaswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tacaswell"},{"login":"aparamon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aparamon"}],"active_maintainers":[{"login":"takluyver","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h5py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h5py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h5py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h5py/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5287209,"name":"h5py","ecosystem":"conda","description":null,"homepage":"http://www.h5py.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/h5py/h5py","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-10-03T15:44:30.491Z","latest_release_published_at":"2022-06-27T13:24:32.000Z","latest_release_number":"3.7.0","last_synced_at":"2025-09-01T06:57:02.812Z","created_at":"2022-10-03T15:44:30.484Z","updated_at":"2025-09-01T06:57:02.812Z","registry_url":"https://anaconda.org/conda-forge/h5py","install_command":"conda install -c conda-forge h5py","documentation_url":null,"metadata":{},"repo_metadata":{"id":37390793,"uuid":"5894962","full_name":"h5py/h5py","owner":"h5py","description":"HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format.","archived":false,"fork":false,"pushed_at":"2025-08-14T17:33:55.000Z","size":10814,"stargazers_count":2157,"open_issues_count":320,"forks_count":544,"subscribers_count":57,"default_branch":"master","last_synced_at":"2025-08-14T19:26:07.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.h5py.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h5py.png","metadata":{"files":{"readme":"README.rst","changelog":"news/TEMPLATE.rst","contributing":"docs/contributing.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-21T00:40:02.000Z","updated_at":"2025-08-14T17:33:59.000Z","dependencies_parsed_at":"2022-06-27T21:30:06.049Z","dependency_job_id":"4c8c5693-b35a-4e9c-bac7-aa5d051d3732","html_url":"https://github.com/h5py/h5py","commit_stats":{"total_commits":3659,"total_committers":220,"mean_commits":"16.631818181818183","dds":0.7389997267012844,"last_synced_commit":"5c4871e37a08d7b030dc6c18df21f45cd714e6c6"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/h5py/h5py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/sbom","scorecard":{"id":32403,"data":{"date":"2025-08-04","repo":{"name":"github.com/h5py/h5py","commit":"906d57905f8148ce661ee86b358b652b567d27df"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 18 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 6/11 approved changesets -- score normalized to 5","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'actions' permission set to 'read': .github/workflows/build_wheels.yml:36","Warn: topLevel 'contents' permission set to 'write': .github/workflows/build_wheels.yml:37","Warn: no topLevel permission defined: .github/workflows/lowlevel-api-docs.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: nugetCommand not pinned by hash: ci/cibw_before_all_windows.sh:12: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Warn: pipCommand not pinned by hash: ci/cibw_before_all_windows.sh:24","Warn: pipCommand not pinned by hash: dev-install.sh:8","Warn: pipCommand not pinned by hash: .github/workflows/lowlevel-api-docs.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/lowlevel-api-docs.yml:40","Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.14.0 not signed: https://api.github.com/repos/h5py/h5py/releases/223653093","Warn: release artifact 3.13.0 not signed: https://api.github.com/repos/h5py/h5py/releases/200952183","Warn: release artifact 3.12.1 not signed: https://api.github.com/repos/h5py/h5py/releases/177126546","Warn: release artifact 3.12.0 not signed: https://api.github.com/repos/h5py/h5py/releases/176893700","Warn: release artifact 3.11.0 not signed: https://api.github.com/repos/h5py/h5py/releases/150545780","Warn: release artifact 3.14.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/223653093","Warn: release artifact 3.13.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/200952183","Warn: release artifact 3.12.1 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/177126546","Warn: release artifact 3.12.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/176893700","Warn: release artifact 3.11.0 does not have provenance: https://api.github.com/repos/h5py/h5py/releases/150545780"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T19:27:00.267Z","repository_id":37390793,"created_at":"2025-08-14T19:27:00.267Z","updated_at":"2025-08-14T19:27:00.267Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271488913,"owners_count":24768505,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":"h5py","name":"h5py","uuid":"2389852","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2389852?v=4","repositories_count":3,"last_synced_at":"2023-02-27T18:25:17.698Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/h5py","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T01:12:57.843Z","updated_at":"2023-02-27T18:25:17.858Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h5py/repositories"},"tags":[{"name":"3.14.0","sha":"07a5511a137f96159ee58b84d2b67318bc271482","kind":"commit","published_at":"2025-06-06T13:30:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.14.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"c96b93d9ca3a92741c0b2476554f9026cdd47e00","kind":"commit","published_at":"2025-02-18T14:54:02.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.13.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.13.0/manifests"},{"name":"3.12.1","sha":"c783fd18f7209a8e1e9f127534a25f8a7071d750","kind":"commit","published_at":"2024-09-26T16:00:19.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.12.1","html_url":"https://github.com/h5py/h5py/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"1c0be29428a9d75df200e1bc6b11b22514a7905c","kind":"commit","published_at":"2024-09-25T15:56:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.12.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"2c80981022e741a04e02d4afd6ae78bac1bc770f","kind":"commit","published_at":"2024-04-10T09:53:15.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.11.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"89374b762f6a223a3a73a87868f3c6ab245a55aa","kind":"commit","published_at":"2023-10-09T14:16:14.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.10.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"c9eb98a790f7f6a6067be022f245503ea74b0582","kind":"commit","published_at":"2023-06-19T18:51:56.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.9.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.9.0/manifests"},{"name":"3.8.0-aarch64-wheels","sha":"c6262ac154210b65ab433f1d8e7687e609c686a4","kind":"commit","published_at":"2023-01-25T10:29:20.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.8.0-aarch64-wheels","html_url":"https://github.com/h5py/h5py/releases/tag/3.8.0-aarch64-wheels","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.8.0-aarch64-wheels","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0-aarch64-wheels","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0-aarch64-wheels/manifests"},{"name":"3.8.0","sha":"7e769ee3e229848e1fd74eb56382cb7b82c97ed0","kind":"commit","published_at":"2023-01-20T20:41:19.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.8.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"fcaca1d1b81d25c0d83b11d5bdf497469b5980e9","kind":"commit","published_at":"2022-05-23T17:02:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.7.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"3a4b4eeaa6e1ace087962f4db0e4e0b11164d07d","kind":"commit","published_at":"2021-11-16T09:53:06.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.6.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"fb9989a700e60cd1c1dec20e329218d449e039cf","kind":"commit","published_at":"2021-10-20T15:24:01.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.5.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"abe767baada86a1217001a76ca0badb4233ca083","kind":"commit","published_at":"2021-08-23T08:28:17.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.4.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"cc34c585ab29e859abda1d99830e7b9868197adb","kind":"commit","published_at":"2021-06-22T12:05:42.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"7f918857e2a63477038afccda518ebd3159c13b2","kind":"commit","published_at":"2021-03-05T10:01:58.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.2.1","html_url":"https://github.com/h5py/h5py/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"c616b0f97d4fac3ce9c65af1406175685cf609d1","kind":"commit","published_at":"2021-03-03T09:27:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.2.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"ed3abbf181419ef3f59bb8357bd488c9eb03f6cd","kind":"commit","published_at":"2020-11-06T13:42:39.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.1.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"e14f47a81d80af929c405d86dabc26444771185d","kind":"commit","published_at":"2020-10-30T14:20:44.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.0.0","html_url":"https://github.com/h5py/h5py/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0/manifests"},{"name":"3.0.0rc1","sha":"a8e82bcd63de14daddbc84c250a36c0ee8c850f6","kind":"commit","published_at":"2020-10-10T10:57:54.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/3.0.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/3.0.0rc1/manifests"},{"name":"2.10.0","sha":"1156f5ac1ca38db85dcd906cf19a7aba90d0b39a","kind":"commit","published_at":"2019-09-06T22:48:36.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.10.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.10.0/manifests"},{"name":"2.9.0","sha":"8d96a14c3508de1bde77aec5db302e478dc5dbc4","kind":"tag","published_at":"2018-12-20T03:01:51.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.9.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0/manifests"},{"name":"2.9.0rc1","sha":"bef890b3402359986b79a759f8a11a50c93a8115","kind":"tag","published_at":"2018-12-08T03:49:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.9.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.9.0rc1/manifests"},{"name":"2.8.0","sha":"dd51465b22a5e9f0195bd9af8c4ca0be4ee84f58","kind":"tag","published_at":"2018-05-14T00:34:36.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.8.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0/manifests"},{"name":"2.8.0rc1","sha":"40eedf0ce293d3869df78021b62bc45a30634d29","kind":"tag","published_at":"2018-03-08T23:29:21.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.8.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.8.0rc1/manifests"},{"name":"2.7.1","sha":"4817febbf135e0ebc6a83a21ca8de9986b54c0f3","kind":"tag","published_at":"2017-09-01T04:42:52.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"9d2ed61f54b2e7ea42a19e15fcf883575c455a0b","kind":"tag","published_at":"2017-03-18T17:56:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0/manifests"},{"name":"2.7.0rc3","sha":"a4f2dc524e0eafada4e5fa217b09832c73e8c3ee","kind":"tag","published_at":"2017-01-25T02:29:40.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc3","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc3/manifests"},{"name":"2.7.0rc2","sha":"84947caaedf6c2c87f26d9c3618a0cfe0cbbb5dc","kind":"tag","published_at":"2016-12-31T23:16:13.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc2","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc2/manifests"},{"name":"2.7.0rc1","sha":"5186353c1f5e696ce1e33b9cfa997c364d0c2457","kind":"tag","published_at":"2016-12-31T21:48:22.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.7.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.7.0rc1/manifests"},{"name":"2.6.0","sha":"1a0ac18b6e97a7df0cbbd541590a172a1eefdbdb","kind":"tag","published_at":"2016-02-02T05:30:24.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.6.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"05577624d3a31db081f07f9024841e1ada313dc9","kind":"tag","published_at":"2015-04-09T17:52:52.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.5.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0/manifests"},{"name":"2.5.0rc1","sha":"941ab957bc7474aad197a99108528e80c4868d1b","kind":"tag","published_at":"2015-04-07T21:51:20.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.5.0rc1","html_url":"https://github.com/h5py/h5py/releases/tag/2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.5.0rc1/manifests"},{"name":"2.4.0","sha":"5c2d68d5ecd451e48d95f98d8f71794e01f8e1ba","kind":"tag","published_at":"2015-01-06T00:36:26.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.4.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0/manifests"},{"name":"2.4.0b1","sha":"b2fe41882366ac4a4870db860b9c6077c2bfea08","kind":"tag","published_at":"2014-11-03T18:33:55.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.4.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.4.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.4.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.4.0b1/manifests"},{"name":"2.3.1","sha":"344959f43977d9cbdca6eabeb63f182e0027a8e8","kind":"tag","published_at":"2014-06-25T21:08:34.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"328e58fb425e3f0bc043d18cdb4e945790b0e1ad","kind":"tag","published_at":"2014-04-22T13:36:06.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0/manifests"},{"name":"2.3.0b1","sha":"b3530918aa5fc465ade93847756dc903f7f380c0","kind":"tag","published_at":"2014-03-14T15:57:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.3.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.3.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.3.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.3.0b1/manifests"},{"name":"2.2.1","sha":"561e8006f60c30b2cb77da726ee4b2ac5386c9e8","kind":"tag","published_at":"2013-12-09T22:45:43.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"eecb3675832f897bafefb783fa162a298579ff60","kind":"tag","published_at":"2013-09-03T23:53:28.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0/manifests"},{"name":"2.2.0b1","sha":"a9ddabc16165d2d8de6c7109492fabb8e3646b73","kind":"tag","published_at":"2013-07-18T00:58:04.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.2.0b1","html_url":"https://github.com/h5py/h5py/releases/tag/2.2.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.2.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.2.0b1/manifests"},{"name":"2.1.3","sha":"d9d5fec26d9126e565baf2ed8eeff858946739eb","kind":"tag","published_at":"2013-04-22T20:00:40.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.3","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.3/manifests"},{"name":"1.3.0","sha":"4857a6692396d9c574f3b294fe9fe078a155c872","kind":"tag","published_at":"2013-02-07T16:10:26.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/1.3.0","html_url":"https://github.com/h5py/h5py/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.0/manifests"},{"name":"1.3.1","sha":"0b53a0c2f470973d4b37a04941dbc2a82ecbe642","kind":"tag","published_at":"2013-02-07T16:09:16.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/1.3.1","html_url":"https://github.com/h5py/h5py/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/1.3.1/manifests"},{"name":"2.0.0","sha":"02a003bf6e59985c7864197795364e9580e53fa8","kind":"tag","published_at":"2013-02-07T16:07:39.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.0.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.0/manifests"},{"name":"2.0.1","sha":"fddae301fa4297ac284912d7586aa5ef49f4c7fa","kind":"tag","published_at":"2013-02-07T16:06:10.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.0.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.0.1/manifests"},{"name":"2.1.0","sha":"b6e5bcbb157f8a8cf47ed11d10512a7202f7415c","kind":"tag","published_at":"2013-02-07T16:03:28.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.0","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.0/manifests"},{"name":"2.1.1","sha":"f5b4feaa9268569eaac6d7a5d556b63a99823c43","kind":"tag","published_at":"2013-02-07T16:01:12.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.1","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.1/manifests"},{"name":"2.1.2","sha":"1b4602a4e5eb67ff5b92d5a143e322f185d04094","kind":"tag","published_at":"2013-02-07T15:57:48.000Z","download_url":"https://codeload.github.com/h5py/h5py/tar.gz/2.1.2","html_url":"https://github.com/h5py/h5py/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/h5py/h5py@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/tags/2.1.2/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:29:57.333Z","dependent_packages_count":430,"downloads":null,"downloads_period":null,"dependent_repos_count":1985,"rankings":{"downloads":null,"dependent_repos_count":0.27451959071624654,"dependent_packages_count":0.11479910157224857,"stargazers_count":9.139006738208137,"forks_count":7.417020214624408,"docker_downloads_count":null,"average":4.23633641128026},"purl":"pkg:conda/h5py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/h5py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/h5py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/h5py/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-07-07T19:39:49.655Z","issues_count":304,"pull_requests_count":209,"avg_time_to_close_issue":15352283.344086021,"avg_time_to_close_pull_request":3978009.305699482,"issues_closed_count":186,"pull_requests_closed_count":193,"pull_request_authors_count":57,"issue_authors_count":237,"avg_comments_per_issue":5.615131578947368,"avg_comments_per_pull_request":4.454545454545454,"merged_pull_requests_count":167,"bot_issues_count":0,"bot_pull_requests_count":15,"past_year_issues_count":77,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":1297982.441860465,"past_year_avg_time_to_close_pull_request":981394.7391304348,"past_year_issues_closed_count":43,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":57,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":4.2727272727272725,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":66,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/issues","maintainers":[{"login":"takluyver","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"tacaswell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tacaswell"},{"login":"aparamon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aparamon"}],"active_maintainers":[{"login":"takluyver","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h5py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h5py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h5py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h5py/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":6773,"full_name":"h5py/h5py","default_branch":"master","committers":[{"name":"Andrew Collette","email":"andrew.collette@gmail.com","login":"andrewcollette","count":955},{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":921},{"name":"Thomas A Caswell","email":"tcaswell@bnl.gov","login":"tacaswell","count":186},{"name":"James Tocknell","email":"aragilar@gmail.com","login":"aragilar","count":177},{"name":"Jerome Kieffer","email":"jerome.kieffer@esrf.fr","login":"kif","count":105},{"name":"Aleksandar Jelenak","email":"ajelenak@hdfgroup.org","login":"ajelenak","count":86},{"name":"Thomas VINCENT","email":"thomas.vincent@esrf.fr","login":"t20100","count":72},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":60},{"name":"Chen","email":"chenguopingdota@163.com","login":"dota17","count":51},{"name":"Андрей Парамонов","email":"paramon@lims.acdlabs.ru","login":null,"count":48},{"name":"ddale","email":"dsdale24@gmail.com","login":"ddale","count":48},{"name":"Matthew Einhorn","email":"matt@einhorn.dev","login":"matham","count":47},{"name":"payno","email":"henri.payno@esrf.fr","login":"payno","count":46},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":38},{"name":"Julia Garriga Ferrer","email":"julia.garriga@esrf.fr","login":"juliagarriga","count":36},{"name":"Pierlauro Sciarelli","email":"foss@pstux.dev","login":"pierlauro","count":33},{"name":"crusaderky","email":"crusaderky@gmail.com","login":"crusaderky","count":29},{"name":"Anthony Scopatz","email":"scopatz@gmail.com","login":"scopatz","count":26},{"name":"Valentin Valls","email":"valentin.valls@esrf.fr","login":"vallsv","count":26},{"name":"Satrajit Ghosh","email":"satra@mit.edu","login":"satra","count":24},{"name":"Timothy Poon","email":"timothy.poon@diamond.ac.uk","login":"ptim0626","count":24},{"name":"kittisopikulm","email":"kittisopikulm@janelia.hhmi.org","login":"mkitti","count":22},{"name":"Ulrik Kofoed Pedersen","email":"ulrik.pedersen@diamond.ac.uk","login":"ulrikpedersen","count":21},{"name":"Stan West","email":"countrycaptain@verizon.net","login":"stanwest","count":19},{"name":"Martin Raspaud","email":"martin.raspaud@smhi.se","login":"mraspaud","count":18},{"name":"John Kirkham","email":"kirkhamj@janelia.hhmi.org","login":"jakirkham","count":18},{"name":"Cyril Danilevski","email":"cydanil@gmail.com","login":"cydanil","count":17},{"name":"Aaron Parsons","email":"aaron.parsons@diamond.ac.uk","login":null,"count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"Hameer Abbasi","email":"hameerabbasi@yahoo.com","login":"hameerabbasi","count":15},{"name":"Kai Muehlbauer","email":"kai.muehlbauer@uni-bonn.de","login":"kmuehlbauer","count":14},{"name":"John Readey","email":"jreadey@hdfgroup.org","login":"jreadey","count":13},{"name":"V. Armando Solé","email":"sole@esrf.fr","login":"vasole","count":13},{"name":"Lawrence Chan","email":"element103@gmail.com","login":"llchan","count":12},{"name":"Robin De Schepper","email":"robin.deschepper93@gmail.com","login":"Helveg","count":12},{"name":"Dan Guest","email":"dguest@cern.ch","login":"dguest","count":11},{"name":"Andrey Paramonov","email":"cmr.pent@gmail.com","login":"aparamon","count":11},{"name":"Yu Feng","email":"yfeng1@waterfall.dyn.berkeley.edu","login":"rainwoodman","count":11},{"name":"Arvid Bessen","email":"bessen@deshaw.com","login":"ArvidJB","count":11},{"name":"Liu JiaLin","email":"jaln.liu@ttu.edu","login":"valiantljk","count":11},{"name":"Cyril Deremble","email":"Cyril.Deremble@laposte.net","login":"cderemble","count":9},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":9},{"name":"Stefano Miccoli","email":"stefano.miccoli@polimi.it","login":"miccoli","count":8},{"name":"lhole","email":"laurence.hole@gmail.com","login":"lhole","count":8},{"name":"Seth R Johnson","email":"johnsonsr@ornl.gov","login":"sethrj","count":8},{"name":"Matthieu Brucher","email":"matthieu.brucher@gmail.com","login":"mbrucher","count":8},{"name":"Martin Teichmann","email":"lkb.teichmann@gmail.com","login":"tecki","count":8},{"name":"Ghislain Antony Vaillant","email":"ghisvail@gmail.com","login":"ghisvail","count":8},{"name":"David Hoese","email":"david.hoese@ssec.wisc.edu","login":"djhoese","count":8},{"name":"ryanpavlovsky","email":"rtpavlovsk21@gmail.com","login":"rtpavlovsk21","count":8},{"name":"Andrea Bedini","email":"andrea.bedini@curtin.edu.au","login":null,"count":8},{"name":"nitrocalcite","email":"jonathan.okasinski@gmail.com","login":"nitrocalcite","count":7},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":7},{"name":"Orion Poplawski","email":"orion@nwra.com","login":"opoplawski","count":7},{"name":"Tanveen Bharaj","email":"tbbharaj@amazon.com","login":"tbbharaj","count":7},{"name":"Samuel Dowling","email":"samuel.dowling@protonmail.com","login":"samuel-emrys","count":6},{"name":"Pierre de Buyl","email":"pdebuyl@ulb.ac.be","login":"pdebuyl","count":6},{"name":"Markus Gerstel","email":"markus.gerstel@diamond.ac.uk","login":"Anthchirp","count":6},{"name":"Dimitri Papadopoulos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":6},{"name":"Bruce Merry","email":"bmerry@ska.ac.za","login":"bmerry","count":6},{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":"ax3l","count":6},{"name":"tmichela","email":"thomas.michelat@gmail.com","login":"tmichela","count":6},{"name":"Vladimir Brankov","email":"vbrankov@janestreet.com","login":null,"count":6},{"name":"miketrumpis","email":"mtrumpis@gmail.com","login":"miketrumpis","count":6},{"name":"Anna Padee","email":"anna.padee@gmail.com","login":"apadee","count":5},{"name":"Chris Billington","email":"chrisjbillington@gmail.com","login":"chrisjbillington","count":5},{"name":"Dieter Weber","email":"d.weber@fz-juelich.de","login":"uellue","count":5},{"name":"Florian Rathgeber","email":"florian.rathgeber@gmail.com","login":"kynan","count":5},{"name":"Max Dietz","email":"maxwell.r.dietz@gmail.com","login":"mdietz94","count":5},{"name":"Silas-Asamoah","email":"silasbempong@gmail.com","login":"Silas-Asamoah","count":5},{"name":"Simone Bacchio","email":"s.bacchio@gmail.com","login":"sbacchio","count":5},{"name":"Konrad Hinsen","email":"konrad.hinsen@fastmail.net","login":"khinsen","count":4},{"name":"Jordan Farquhar","email":"jordan.a.farquhar@gmail.com","login":"jordan-farq","count":4},{"name":"John Stairs","email":"jostairs@microsoft.com","login":"johnstairs","count":4},{"name":"Geoff Wright","email":"gpwright@gmail.com","login":"gpwright","count":4},{"name":"Loic Huder","email":"loic.huder@esrf.fr","login":"loichuder","count":4},{"name":"Matt Delengowski","email":"matt.delengowski@gmail.com","login":"Delengowski","count":4},{"name":"Thomas Donoghue","email":"tdonoghue.research@gmail.com","login":"TomDonoghue","count":4},{"name":"ruro","email":"ruro.ruro@ya.ru","login":"RuRo","count":4},{"name":"Toon Verstraelen","email":"Toon.Verstraelen@UGent.be","login":"tovrstra","count":4},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":4},{"name":"Elize Herrewijnen","email":"elize.herrewijnen@gmail.com","login":"Mizzcoollizz","count":4},{"name":"Clemens Weninger","email":"clemens.weninger@maxiv.lu.se","login":"weninc","count":4},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":"anntzer","count":4},{"name":"Devin","email":"","login":null,"count":4},{"name":"aporter","email":"aporter@blueorigin.com","login":null,"count":4},{"name":"Machine User","email":"Machine User@WINBUILD","login":null,"count":4},{"name":"Bas van Beek","email":"b.f.van.beek@vu.nl","login":null,"count":4},{"name":"Charles Law","email":"charles.law@eyenuk.com","login":"claweyenuk","count":3},{"name":"Matt Zwier","email":"mczwier@gmail.com","login":"mczwier","count":3},{"name":"Chen Yufei","email":"cyf@ruitiancapital.com","login":"cyfdecyf","count":3},{"name":"Christian Sachs","email":"sachs.christian@gmail.com","login":"csachs","count":3},{"name":"Michael Boyle","email":"michael.oliver.boyle@gmail.com","login":"moble","count":3},{"name":"Matthew Brett","email":"matthew.brett@gmail.com","login":"matthew-brett","count":3},{"name":"Simon Mutch","email":"smutch@unimelb.edu.au","login":"smutch","count":3},{"name":"Dylan Nelson","email":"dnelson@mpa-garching.mpg.de","login":"dnelson86","count":3},{"name":"Gary Yendell","email":"gary.yendell@diamond.ac.uk","login":"GDYendell","count":3},{"name":"Kacper Kowalik","email":"xarthisius.kk@gmail.com","login":"Xarthisius","count":3},{"name":"Kit Choi","email":"kit@kychoi.org","login":"kitchoi","count":3},{"name":"lucasb-eyer","email":"lucasb.eyer.be@gmail.com","login":"lucasb-eyer","count":3},{"name":"bhawkins","email":"bhawkins@github.com","login":null,"count":3},{"name":"Scott Sanderson","email":"ssanderson@quantopian.com","login":null,"count":3},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":3},{"name":"ebner","email":"simon.ebner@psi.ch","login":"simongregorebner","count":3},{"name":"egachen","email":"ramon.chen2014@gmail.com","login":"egachen","count":3},{"name":"jhofinger","email":"jonathan.hofinger@gmx.de","login":"joneuhauser","count":2},{"name":"cclauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"amcnicho","email":"andrew.mcnichols@gmail.com","login":"amcnicho","count":2},{"name":"Will Parkin","email":"wmparkin@gmail.com","login":"parkin","count":2},{"name":"Tyler Davis","email":"tyleradavis@me.com","login":"TylerADavis","count":2},{"name":"Sam Mason","email":"sam@samason.uk","login":"smason","count":2},{"name":"Sajid Ali","email":"30510036+s-sajid-ali","login":"s-sajid-ali","count":2},{"name":"Peter H. Li","email":"phli@google.com","login":"chinasaur","count":2},{"name":"Noel Dawe","email":"Noel.Dawe@cern.ch","login":"ndawe","count":2},{"name":"Colin Gavin","email":"colin.m.gavin@gmail.com","login":"colingavin","count":2},{"name":"Daniel Berke","email":"berke.daniel@gmail.com","login":"DBerke","count":2},{"name":"Guinnes Singh","email":"gswebspace@gmail.com","login":"gswebspace","count":2},{"name":"H. Joe Lee","email":"hyoklee@hdfgroup.org","login":"hyoklee","count":2},{"name":"Carlos Pascual","email":"cpascual@cells.es","login":null,"count":2},{"name":"unknown","email":"devnull@localhost","login":null,"count":2},{"name":"Nathan Goldbaum","email":"ngoldbau@illinois.edu","login":null,"count":2},{"name":"Joe Jevnik","email":"joe@quantopian.com","login":null,"count":2},{"name":"Andy Salnikov","email":"a_salnikov@yahoo.com","login":"andy-slac","count":2},{"name":"Antoine Pitrou","email":"antoine@python.org","login":"pitrou","count":2},{"name":"Alex Porter","email":"bomber8013@gmail.com","login":"alexporter8013","count":2},{"name":"Aaron Meurer","email":"asmeurer@gmail.com","login":"asmeurer","count":2},{"name":"Chris Meyer","email":"cmeyer1969@gmail.com","login":"cmeyer","count":2},{"name":"Christoph Gohlke","email":"cgohlke@uci.edu","login":"cgohlke","count":2},{"name":"paulmueller","email":"paulmueller","login":"paulmueller","count":2},{"name":"julian","email":"house.of.jules@gmail.com","login":"julesghub","count":2},{"name":"mattip","email":"matti.picus@gmail.com","login":"mattip","count":2},{"name":"Jakob Lombacher","email":"Jakob.Lombacher@daimler.com","login":"jlombacher","count":2},{"name":"Jason Newton","email":"nevion@gmail.com","login":"nevion","count":2},{"name":"John Tyree","email":"johntyree@gmail.com","login":"johntyree","count":2},{"name":"Jonah Bernhard","email":"jonah.bernhard@gmail.com","login":"jbernhard","count":2},{"name":"Joseph Kleinhenz","email":"kleinhenz.joseph@gmail.com","login":"kleinhenz","count":2},{"name":"Jost Migenda","email":"jost.migenda@kcl.ac.uk","login":"JostMigenda","count":2},{"name":"Matthew Feickert","email":"matthew.feickert@cern.ch","login":"matthewfeickert","count":2},{"name":"nima3333","email":"nimajaune@gmail.com","login":"nima3333","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Florian Sammüller","email":"florian.sammueller@uni-bayreuth.de","login":"sfalmo","count":1},{"name":"Filipe Laíns","email":"lains@riseup.net","login":"FFY00","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Evan Wright","email":"evanpw@gmail.com","login":"evanpw","count":1},{"name":"Drew Parsons","email":"dparsons@emerall.com","login":"drew-parsons","count":1},{"name":"Dan Meliza","email":"dan@meliza.org","login":"dmeliza","count":1},{"name":"Lars Viklund","email":"lars@hpc2n.umu.se","login":"zao","count":1},{"name":"Nils Werner","email":"nils.werner@gmail.com","login":"nils-werner","count":1},{"name":"Niru Maheswaranathan","email":"nirum","login":"nirum","count":1},{"name":"Paco Hope","email":"pacohope@amazon.co.uk","login":"pacohope","count":1},{"name":"Peter Chang","email":"peter.chang@diamond.ac.uk","login":"PeterC-DLS","count":1},{"name":"Peter Colberg","email":"peter@colberg.org","login":"petercolberg","count":1},{"name":"Peter Hill","email":"zed.three@gmail.com","login":"ZedThree","count":1},{"name":"Philipp A","email":"flying-sheep@web.de","login":"flying-sheep","count":1},{"name":"Riccardo Grieco","email":"riccardo.grieco@hotmail.com","login":"RiccardoGrieco","count":1},{"name":"Robert David Grant","email":"robert.david.grant@gmail.com","login":"bgrant","count":1},{"name":"Sam Toyer","email":"sam@qxcv.net","login":"qxcv","count":1},{"name":"syhw","email":"gabriel.synnaeve@gmail.com","login":"syhw","count":1},{"name":"scimax","email":"max.kellermeier@hotmail.de","login":"scimax","count":1},{"name":"pharshalp","email":"pharshalp@gmail.com","login":"pharshalp","count":1},{"name":"paugier","email":"pierre.augier@univ-grenoble-alpes.fr","login":"paugier","count":1},{"name":"patiencedaur","email":"patiencedaur@gmail.com","login":"patiencedaur","count":1},{"name":"ngam","email":"67342040+ngam","login":"ngam","count":1},{"name":"marco cammarata","email":"marcocamma@gmail.com","login":"marcocamma","count":1},{"name":"joydeep bhattacharjee","email":"joydeepubuntu@gmail.com","login":"infinite-Joy","count":1},{"name":"dkriegner","email":"dominik.kriegner@gmail.com","login":"dkriegner","count":1},{"name":"chrisjbillington","email":"none@none","login":"invalid-email-address","count":1},{"name":"Gang Chen","email":"gang.chen@zenuity.com","login":null,"count":1},{"name":"Jens Timmerman","email":"jens.timmerman@ugent.be","login":null,"count":1},{"name":"Caleb Morse","email":"cdmorse@sandia.gov","login":null,"count":1},{"name":"Darren Dale","email":"darren@f2-analysis-2.chess.cornell.edu","login":null,"count":1},{"name":"bpinsard","email":"bpinsard@imed.jussieu.fr","login":null,"count":1},{"name":"root","email":"root@acdlab11.lims.acdlabs.ru","login":null,"count":1},{"name":"Yuri D'Elia","email":"wavexx@thregr.org","login":"wavexx","count":1},{"name":"Heiki Lõhmus","email":"h@lohmus.me","login":"Repentinus","count":1},{"name":"Gyeongjae Choi","email":"def6488@gmail.com","login":"ryanking13","count":1},{"name":"Greg Allen","email":"GregoryEAllen@yahoo.com","login":"GregoryEAllen","count":1},{"name":"DWesl","email":"22566757+DWesl","login":"DWesl","count":1},{"name":"Csaba Kertész","email":"csaba.kertesz@gmail.com","login":"kecsap","count":1},{"name":"Bruno Pagani","email":"bruno.n.pagani@gmail.com","login":"ArchangeGabriel","count":1},{"name":"Bradley M. Froehle","email":"brad.froehle@gmail.com","login":"bfroehle","count":1},{"name":"Biswapriyo Nath","email":"nathbappai@gmail.com","login":"Biswa96","count":1},{"name":"Ben Boeckel","email":"ben.boeckel@kitware.com","login":"mathstuf","count":1},{"name":"Barry Wardel","email":"barry.wardell@gmail.com","login":"barrywardell","count":1},{"name":"Artem Sanakoev","email":"enorone@gmail.com","login":"asanakoy","count":1},{"name":"Andrii Oriekhov","email":"andriyorehov@gmail.com","login":"andriyor","count":1},{"name":"Alexei Colin","email":"acolin@isi.edu","login":"acolinisi","count":1},{"name":"Alex Migon","email":"alexmigon@gmail.com","login":"alemigo","count":1},{"name":"Adam J. Stewart","email":"ajstewart426@gmail.com","login":"adamjstewart","count":1},{"name":"Luke Tudge","email":"luketudge@gmail.com","login":"luketudge","count":1},{"name":"Loïc Estève","email":"loic.esteve@ymail.com","login":"lesteve","count":1},{"name":"Lisandro Dalcin","email":"dalcinl@gmail.com","login":"dalcinl","count":1},{"name":"Levon Budagyan","email":"levon@waveye.com","login":"levonwaveye","count":1},{"name":"Lawrence Mitchell","email":"lawrence.mitchell@imperial.ac.uk","login":"wence-","count":1},{"name":"Tobias Jachowski","email":"t.jachowski@lumicks.com","login":"tobiasjj","count":1},{"name":"Stuart Berg","email":"bergs@janelia.hhmi.org","login":"stuarteberg","count":1},{"name":"Mikhail","email":"mihanlg@gmail.com","login":"mihanlg","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Michael V. DePalatis","email":"mike@depalatis.net","login":"mivade","count":1},{"name":"Matthias König","email":"konigmatt@googlemail.com","login":"matthiaskoenig","count":1},{"name":"Matthias Geier","email":"Matthias.Geier@gmail.com","login":"mgeier","count":1},{"name":"Matthew Turk","email":"matthewturk@gmail.com","login":"matthewturk","count":1},{"name":"Martin Wurzer","email":"martin.wurzer@irubis.com","login":"m-wrzr","count":1},{"name":"Marco Paolini","email":"markopaolini@gmail.com","login":"mpaolini","count":1},{"name":"Marc Abramowitz","email":"abramowi@adobe.com","login":"msabramo","count":1},{"name":"Kyle Sunden","email":"sunden@wisc.edu","login":"ksunden","count":1},{"name":"Kwat","email":"KwatME","login":"KwatME","count":1},{"name":"Kurt Schwehr","email":"schwehr@google.com","login":"schwehr","count":1},{"name":"John Benediktsson","email":"mrjbq7@gmail.com","login":"mrjbq7","count":1},{"name":"Johannes Meixner","email":"xmj@chaot.net","login":"xmj","count":1},{"name":"Joe Zuntz","email":"joezuntz@googlemail.com","login":"joezuntz","count":1},{"name":"James Clarke","email":"jrtc27@jrtc27.com","login":"jrtc27","count":1},{"name":"JP Dehollain","email":"jpdehollain","login":"jpdehollain","count":1},{"name":"Ivan Vilata-i-Balaguer","email":"ivan@selidor.net","login":"ivilata","count":1}],"total_commits":3787,"total_committers":214,"total_bot_commits":24,"total_bot_committers":2,"mean_commits":17.69626168224299,"dds":0.7478214945867441,"past_year_committers":[{"name":"Thomas Kluyver","email":"thomas@kluyver.me.uk","login":"takluyver","count":78},{"name":"crusaderky","email":"crusaderky@gmail.com","login":"crusaderky","count":29},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":26},{"name":"Timothy Poon","email":"timothy.poon@diamond.ac.uk","login":"ptim0626","count":24},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":12},{"name":"Arvid Bessen","email":"bessen@deshaw.com","login":"ArvidJB","count":11},{"name":"Stefano Miccoli","email":"stefano.miccoli@polimi.it","login":"miccoli","count":8},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":7},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"Aleksandar Jelenak","email":"ajelenak@hdfgroup.org","login":"ajelenak","count":3},{"name":"James Tocknell","email":"aragilar@gmail.com","login":"aragilar","count":2},{"name":"Kurt Schwehr","email":"schwehr@google.com","login":"schwehr","count":1},{"name":"Loic Huder","email":"loic.huder@esrf.fr","login":"loichuder","count":1},{"name":"Martin Wurzer","email":"martin.wurzer@irubis.com","login":"m-wrzr","count":1},{"name":"paugier","email":"pierre.augier@univ-grenoble-alpes.fr","login":"paugier","count":1},{"name":"scimax","email":"max.kellermeier@hotmail.de","login":"scimax","count":1}],"past_year_total_commits":209,"past_year_total_committers":16,"past_year_total_bot_commits":16,"past_year_total_bot_committers":2,"past_year_mean_commits":13.0625,"past_year_dds":0.6267942583732058,"last_synced_at":"2025-07-08T09:55:30.784Z","last_synced_commit":"6f0d8f0d411eacf8ac6da90302996e2fe9a95619","created_at":"2023-03-07T09:43:39.450Z","updated_at":"2025-07-08T09:55:30.853Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"h5py/h5py","html_url":"https://github.com/h5py/h5py","last_synced_at":"2025-09-07T07:47:25.268Z","status":null,"issues_count":304,"pull_requests_count":343,"avg_time_to_close_issue":17717248.331428573,"avg_time_to_close_pull_request":3007551.198630137,"issues_closed_count":175,"pull_requests_closed_count":292,"pull_request_authors_count":60,"issue_authors_count":235,"avg_comments_per_issue":4.654605263157895,"avg_comments_per_pull_request":3.7317784256559765,"merged_pull_requests_count":254,"bot_issues_count":0,"bot_pull_requests_count":29,"past_year_issues_count":64,"past_year_pull_requests_count":132,"past_year_avg_time_to_close_issue":724665.8275862068,"past_year_avg_time_to_close_pull_request":635429.6633663366,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":101,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":47,"past_year_avg_comments_per_issue":2.046875,"past_year_avg_comments_per_pull_request":2.984848484848485,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":96,"created_at":"2023-05-10T10:35:14.010Z","updated_at":"2025-09-07T07:47:25.271Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/h5py%2Fh5py/issues","issue_labels_count":{"SWMR":17,"pull-request-welcome":14,"bug":12,"bug-in-external-lib":11,"enhancement":10,"documentation":6,"good first issue":6,"more-info":5,"vlen":3,"MPI":2,"invalid":2,"no-action-taken":1,"packaging":1,"ci":1,"duplicate":1},"pull_request_labels_count":{"documentation":32,"ci":30,"dependencies":28,"enhancement":15,"bug":12,"github_actions":8,"MPI":3,"packaging":2,"api changes":1,"performance":1,"pending-review":1,"string/unicode usage":1},"issue_author_associations_count":{"NONE":219,"CONTRIBUTOR":70,"MEMBER":15},"pull_request_author_associations_count":{"CONTRIBUTOR":203,"MEMBER":100,"NONE":40},"issue_authors":{"takluyver":12,"neutrinoceros":11,"drew-parsons":6,"t20100":5,"ajelenak":5,"woutdenolf":5,"kmuehlbauer":4,"bskubi":3,"SerGeRybakov":3,"ArchangeGabriel":3,"LogWell":3,"larsoner":3,"ax-va":3,"gabe-sherman":2,"cwiede":2,"Delengowski":2,"jakirkham":2,"nup002":2,"doronbehar":2,"schwehr":2,"miccoli":2,"royassis":2,"crusaderky":2,"LemonBoy68":2,"loichuder":2,"tdegeus":2,"lsawade":2,"jreadey":2,"dyhan316":2,"rl3418":1,"arolin":1,"ivirshup":1,"rggjan":1,"Dementiy":1,"george-gayton-opsydia":1,"iyer-arvind":1,"leonfoks":1,"EarltShirt":1,"pzelasko":1,"academe-01":1,"krischer":1,"AWSjswinney":1,"madduxc":1,"paugier":1,"mo7amedk":1,"FreddieWitherden":1,"dingwentao":1,"SaaSGun":1,"nepomnyi":1,"AlexeyPechnikov":1,"ramav87":1,"seberg":1,"aparamon":1,"sezelt":1,"minrk":1,"ezavod":1,"ilan-gold":1,"Wainberg":1,"tegonzalo":1,"Chrismarsh":1,"famfop":1,"paulmueller":1,"ptim0626":1,"h4ck4l1":1,"agriyakhetarpal":1,"d33bs":1,"BlkPingu":1,"gianttt97":1,"cpascual":1,"dstansby":1,"b-gauthier":1,"siabingtao":1,"befeleme":1,"Creepiens":1,"peterjob-oi":1,"adithyaOvGu":1,"Xarthisius":1,"Zethson":1,"AgilentGCMS":1,"jml06":1,"Schamschula":1,"EmilyBourne":1,"nbro":1,"Apollo3zehn":1,"mthiebau":1,"arpit15":1,"esaaprillia":1,"seanzhuh":1,"davidparks21":1,"aragilar":1,"1313e":1,"ndeipenbrock":1,"robotanik":1,"stangassinger":1,"ahmwb":1,"loenard97":1,"unikill066":1,"aamouselab":1,"p-e-s":1,"KirmTwinty":1,"annazuckerman":1,"falex69":1,"liyihc":1,"sofiapuvogelvittini":1,"ccossou":1,"Tchabo":1,"achilleas-k":1,"vasole":1,"Gemesys":1,"antonio-rojas":1,"ptoews":1,"maximilianmordig":1,"engineeringmath":1,"eugeneswalker":1,"Servinjesus1":1,"djhoese":1,"cgohlke":1,"EpicWink":1,"andyfaff":1,"IoanHadarean":1,"OWissett":1,"gl-yziquel":1,"Yikai-coder":1,"ryan2x":1,"cbyrohl":1,"adamjstewart":1,"cderemble":1,"karanh97":1,"linxd5":1,"sneakers-the-rat":1,"FSet89":1,"aksarkar":1,"samarre":1,"cheops":1,"wlzhd":1,"StewartHolmesVG":1,"katherine-Z-kx":1,"ManSoSec":1,"Li-shiyue":1,"sanJuan2021":1,"AlanKuurstra":1,"technitium":1,"AaronDavidSchneider":1,"Puumanamana":1,"wadudmiah":1,"Mrhard1999":1,"horta":1,"nschloe":1,"mpreuten":1,"dionhaefner":1,"ekdldkqkr":1,"steven-murray":1,"voverius":1,"ahnaf-tahmid-chowdhury":1,"jmlane8":1,"quasiben":1,"ax3l":1,"wohenbushuang":1,"insung3511":1,"mattjala":1,"stela2502":1,"jishin86":1,"apiszcz":1,"dguest":1,"scarsi99":1,"sparkgisvip":1,"p110120p1":1,"lindsayad":1,"simondub":1,"robomics":1,"shimwell":1,"huberb":1,"Jballbe":1,"tacaswell":1,"zonca":1,"janssenhenning":1,"filefolder":1,"ArvidJB":1,"ivilata":1,"Chizkiyahu":1,"m3lab-zzl":1,"ivanovmg":1,"ghost":1,"NumesSanguis":1,"lchamp87x":1,"naxsor":1,"yotamcons":1,"SSwethaSel0609":1,"PommesPeter":1,"opoplawski":1,"atrabattoni":1,"bjhardcastle":1,"cbassa":1,"spinicist":1,"tabedzki":1,"kpeu3i":1,"sliem":1,"AlexanderJuestel":1,"gudlot":1,"Lenni":1,"chengjunwen":1,"westonpace":1,"Nicholas-B1":1,"claudio525":1,"maarten-ic":1,"gilv":1,"nanthony21":1,"andrewcollette":1,"nima3333":1,"blochl":1,"mdposkus":1,"kitchoi":1,"miketrumpis":1,"deyanmihaylov":1,"DragonAndSky":1,"anntzer":1,"desplenterkarel":1,"dchudz":1,"frazar":1,"xxLovy":1,"xiaosahnzhu":1,"MatthieuDartiailh":1,"ilia-kats":1,"stex6299":1,"peterazmanov-wawa":1,"wangjiannb":1,"khmyznikov":1,"AleNovelli":1,"akaszynski":1,"0xDEADFED5":1,"yuxuanzhuang":1,"ZedThree":1,"rmvanhees":1,"jjeeenny":1,"bomangus":1},"pull_request_authors":{"takluyver":91,"neutrinoceros":73,"dependabot[bot]":28,"ajelenak":17,"larsoner":12,"crusaderky":9,"t20100":9,"aragilar":8,"ptim0626":6,"woutdenolf":6,"DimitriPapadopoulos":5,"loichuder":4,"opoplawski":4,"ArvidJB":4,"Delengowski":3,"lesteve":3,"ivilata":2,"kmuehlbauer":2,"cderemble":2,"hyoklee":2,"selmanozleyen":2,"RiccardoGrieco":2,"paugier":2,"scimax":2,"m-wrzr":2,"matthewfeickert":2,"JostMigenda":2,"cydanil":2,"miccoli":2,"vasole":2,"doronbehar":2,"nima3333":2,"schwehr":2,"nadvornikjiri":1,"lowkeyrossi":1,"mathstuf":1,"tacaswell":1,"dota17":1,"ghost":1,"bryannemcd":1,"djhoese":1,"drew-parsons":1,"erikhuck":1,"iguinn":1,"maarten-ic":1,"ezavod":1,"pre-commit-ci[bot]":1,"johnnynunez":1,"alexanderhu77":1,"hmaarrfk":1,"johnstairs":1,"brunomartin":1,"mwtoews":1,"mattjala":1,"Helveg":1,"madduxc":1,"Repentinus":1,"Xarthisius":1,"jchelly":1,"ryanking13":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10152483,"issues_count":32073603,"pull_requests_count":100055058,"authors_count":10722987,"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":2,"ci":1,"documentation":1,"duplicate":1},"past_year_pull_request_labels_count":{"dependencies":21,"ci":11,"documentation":11,"github_actions":8,"bug":6,"enhancement":5,"MPI":2},"past_year_issue_author_associations_count":{"NONE":39,"CONTRIBUTOR":22,"MEMBER":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":79,"MEMBER":43,"NONE":10},"past_year_issue_authors":{"neutrinoceros":8,"takluyver":3,"bskubi":3,"ajelenak":2,"gabe-sherman":2,"crusaderky":2,"doronbehar":2,"drew-parsons":2,"dyhan316":2,"peterjob-oi":1,"peterazmanov-wawa":1,"paulmueller":1,"paugier":1,"nepomnyi":1,"maarten-ic":1,"loichuder":1,"loenard97":1,"Li-shiyue":1,"PommesPeter":1,"ramav87":1,"robomics":1,"schwehr":1,"seanzhuh":1,"sneakers-the-rat":1,"sofiapuvogelvittini":1,"SSwethaSel0609":1,"Yikai-coder":1,"0xDEADFED5":1,"ArvidJB":1,"Chrismarsh":1,"d33bs":1,"dchudz":1,"Dementiy":1,"EarltShirt":1,"esaaprillia":1,"falex69":1,"frazar":1,"george-gayton-opsydia":1,"huberb":1,"ilan-gold":1,"ilia-kats":1,"jakirkham":1,"jishin86":1,"khmyznikov":1,"kmuehlbauer":1,"kpeu3i":1,"lchamp87x":1},"past_year_pull_request_authors":{"takluyver":41,"neutrinoceros":36,"dependabot[bot]":21,"crusaderky":9,"ArvidJB":4,"ajelenak":3,"larsoner":2,"aragilar":2,"paugier":2,"m-wrzr":2,"schwehr":2,"loichuder":2,"maarten-ic":1,"iguinn":1,"bryannemcd":1,"alexanderhu77":1,"drew-parsons":1,"lowkeyrossi":1},"maintainers":[{"login":"takluyver","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"},{"login":"tacaswell","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tacaswell"},{"login":"aparamon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aparamon"}],"active_maintainers":[{"login":"takluyver","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/takluyver"},{"login":"aragilar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}]},"events":{"total":{"CreateEvent":7,"ReleaseEvent":1,"IssuesEvent":72,"WatchEvent":80,"DeleteEvent":9,"IssueCommentEvent":486,"PushEvent":97,"PullRequestReviewEvent":145,"PullRequestReviewCommentEvent":165,"PullRequestEvent":118,"ForkEvent":13},"last_year":{"CreateEvent":7,"ReleaseEvent":1,"IssuesEvent":72,"WatchEvent":80,"DeleteEvent":9,"IssueCommentEvent":486,"PushEvent":97,"PullRequestReviewEvent":145,"PullRequestReviewCommentEvent":165,"PullRequestEvent":118,"ForkEvent":13}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements-rtd.txt","sha":null,"kind":"manifest","created_at":"2022-06-27T21:30:05.786Z","updated_at":"2022-06-27T21:30:05.786Z","repository_link":"https://github.com/h5py/h5py/blob/master/docs/requirements-rtd.txt","dependencies":[{"id":73180831,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3.0","direct":true,"kind":"runtime","optional":false},{"id":73180832,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":73180833,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.1.1","direct":true,"kind":"runtime","optional":false}]}],"score":34.31797820287771,"created_at":"2025-09-08T11:18:50.543Z","updated_at":"2025-10-07T08:25:26.725Z","avatar_url":"https://github.com/h5py.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":27660603,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","qt","cython","wx","tk","gtk","cpython","cpython-extensions","flexible","alignment"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67746","html_url":"https://science.ecosyste.ms/projects/67746"}