Installation — h5py 3.5.0 documentation
https://docs.h5py.org/en/stable/build.htmlPre-build h5py can be installed via many Python Distributions, OS-specific package managers, or via h5py wheels. Python Distributions ¶ If you do not already use a Python Distribution, we recommend either Anaconda / Miniconda or Enthought Canopy , both of which support most versions of Microsoft Windows, OSX/MacOS, and a variety of Linux Distributions.
h5py · PyPI
pypi.org › project › h5pyNov 16, 2021 · The h5py package provides both a high- and low-level interface to the HDF5 library from Python. The low-level interface is intended to be a complete wrapping of the HDF5 API, while the high-level component supports access to HDF5 files, datasets and groups using established Python and NumPy concepts.
Installation — h5py 3.5.0 documentation
docs.h5py.org › en › stableFor convenience, these commands are also in a script dev-install.sh in the h5py git repository.. This skips setting up a build environment, so you should have already installed Cython, NumPy, pkgconfig (a Python interface to pkg-config) and mpi4py (if you want MPI integration - see Building against Parallel HDF5).