{"library":"h5py","type":"library","category":null,"description":"The h5py package provides a Pythonic interface to the HDF5 binary data format, allowing users to store and manipulate large amounts of numerical data efficiently, often integrating seamlessly with NumPy arrays. It offers both high-level and low-level access to HDF5 files, datasets, and groups. The current version is 3.16.0, with development actively maintained through frequent releases.","language":"python","status":"active","version":"3.16.0","tags":["hdf5","data-storage","scientific-computing","numpy","io","binary-data"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install h5py","imports":["import h5py\n# ...\nh5py.File(...)"]}],"homepage":"https://www.h5py.org/","github":"https://github.com/h5py/h5py","docs":"https://docs.h5py.org/en/stable/","changelog":"https://docs.h5py.org/en/stable/whatsnew/index.html","pypi":"https://pypi.org/project/h5py/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":3.9,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/h5py/compatibility"}}