About Anaconda Help Download Anaconda

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

Installers

  • linux-64 v3.14.0
  • linux-aarch64 v3.14.0
  • linux-s390x v3.12.1
  • osx-64 v3.14.0
  • osx-arm64 v3.14.0
  • win-64 v3.14.0
  • linux-32 v2.8.0
  • linux-ppc64le v3.9.0
  • win-32 v3.6.0

conda install

To install this package run one of the following:
conda install main::h5py

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy