About Anaconda Help Download Anaconda

Pythonic interface to the HDF5 binary data format

Installers

  • linux-32 v2.7.0
  • linux-64 v2.7.0
  • linux-ppc64le v2.7.0
  • osx-64 v2.7.0
  • win-32 v2.7.0
  • win-64 v2.7.0

conda install

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

Description

The h5py package is a Pythonic interface to the HDF5 binary data format. It 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.0.6) Legal | Privacy Policy