CMD + K

h5py

Anaconda Verified

The h5py package is a Pythonic interface to the HDF5 binary data format.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::h5py

Usage Tracking

3.15.1
3.14.0
3.13.0
3.12.1
3.11.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 3.9.0
win-32 Last supported version: 3.6.0
linux-s390x Last supported version: 3.12.1
macOS-64 Last supported version: 3.14.0
linux-32 Last supported version: 2.8.0