CMD + K

h5py

Community

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple h5py

Usage Tracking

3.7.0
3.6.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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, datasets and groups using established Python and NumPy concepts.

A strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python.

Supports HDF5 versions 1.8.4 and higher. On Windows, HDF5 is included with the installer.

About

Last Updated

May 23, 2022 at 17:52

Total Downloads

8.9K

Supported Platforms

noarch