h5py
The h5py package is a Pythonic interface to the HDF5 binary data format.
The h5py package is a Pythonic interface to the HDF5 binary data format.
To install this package, run one of the following:
HDF5 lets you store huge amounts of numerical data, and easily manipulate that data from NumPy. For example, you can slice into multi-terabyte datasets stored on disk, as if they were real NumPy arrays. Thousands of datasets can be stored in a single file, categorized and tagged however you want.
Summary
The h5py package is a Pythonic interface to the HDF5 binary data format.
Last Updated
Nov 24, 2025 at 16:17
License
BSD-3-Clause
Total Downloads
1.1M
Supported Platforms
Unsupported Platforms
Home
https://www.h5py.orgGitHub Repository
https://github.com/h5py/h5pyDocumentation
https://docs.h5py.org