This package browser is in early development. Mind the rough edges.

python-h5py 3.13.0

Read and write HDF5 files from Python

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

Install python-h5py 3.13.0 as follows:

guix install python-h5py@3.13.0

Or install the latest version:

guix install python-h5py

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.