{"id":13412369,"url":"https://github.com/h5py/h5py","last_synced_at":"2026-03-06T15:04:47.212Z","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":"2026-02-27T19:58:50.000Z","size":12639,"stargazers_count":2205,"open_issues_count":311,"forks_count":554,"subscribers_count":54,"default_branch":"master","last_synced_at":"2026-02-28T00:04:38.342Z","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/FancyIndexing.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":"2026-02-27T19:56:18.000Z","dependencies_parsed_at":"2025-12-09T05:02:15.935Z","dependency_job_id":null,"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":50,"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":286080680,"owners_count":30182687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":[],"created_at":"2024-07-30T20:01:23.933Z","updated_at":"2026-03-06T15:04:42.201Z","avatar_url":"https://github.com/h5py.png","language":"Python","readme":".. image:: https://travis-ci.org/h5py/h5py.png\n   :target: https://travis-ci.org/h5py/h5py\n.. image:: https://ci.appveyor.com/api/projects/status/h3iajp4d1myotprc/branch/master?svg=true\n   :target: https://ci.appveyor.com/project/h5py/h5py/branch/master\n.. image:: https://dev.azure.com/h5pyappveyor/h5py/_apis/build/status/h5py.h5py?branchName=master\n   :target: https://dev.azure.com/h5pyappveyor/h5py/_build/latest?definitionId=1\u0026branchName=master\n\nHDF5 for Python\n===============\n`h5py` is a thin, pythonic wrapper around `HDF5 \u003chttps://portal.hdfgroup.org/hdf5/develop/index.html\u003e`_,\nwhich runs on Python 3 (3.9+).\n\nWebsites\n--------\n\n* Main website: https://www.h5py.org\n* Source code: https://github.com/h5py/h5py\n* Discussion forum: https://forum.hdfgroup.org/c/hdf5/h5py\n\nInstallation\n------------\n\nPre-built `h5py` can either be installed via your Python Distribution (e.g.\n`Continuum Anaconda`_, `Enthought Canopy`_) or from `PyPI`_ via `pip`_.\n`h5py` is also distributed in many Linux Distributions (e.g. Ubuntu, Fedora),\nand in the macOS package managers `Homebrew \u003chttps://brew.sh/\u003e`_,\n`Macports \u003chttps://www.macports.org/\u003e`_, or `Fink \u003chttp://finkproject.org/\u003e`_.\n\nMore detailed installation instructions, including how to install `h5py` with\nMPI support, can be found at: https://docs.h5py.org/en/latest/build.html.\n\n\nReporting bugs\n--------------\n\nOpen a bug at https://github.com/h5py/h5py/issues.  For general questions, ask\non the HDF forum (https://forum.hdfgroup.org/c/hdf5/h5py).\n\n.. _`Continuum Anaconda`: http://continuum.io/downloads\n.. _`Enthought Canopy`: https://www.enthought.com/products/canopy/\n.. _`PyPI`: https://pypi.org/project/h5py/\n.. _`pip`: https://pip.pypa.io/en/stable/\n","funding_links":[],"categories":["Python","Data Format \u0026 I/O","Uncategorized","数据容器和结构","Data Serialization Formats","Data Containers \u0026 Dataframes"],"sub_categories":["For Python","Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh5py%2Fh5py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh5py%2Fh5py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh5py%2Fh5py/lists"}