A Python interface to the HDF5 library
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, data sets and groups using established Python and NumPy concepts. A strong emphasis on automatic conversion between Python (Numpy) data types and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.12.1-3.fc42 | - |
Fedora 41 | 3.11.0-3.fc41 | - |
Fedora 40 | 3.10.0-9.fc40 | - |
Fedora EPEL 9 | 3.7.0-2.el9 | - |
Fedora EPEL 8 | 2.9.0-7.el8 | - |
You can contact the maintainers of this package via email at
h5py dash maintainers at fedoraproject dot org
.