Installation

You can install Versioned HDF5 via pypi with

pip install versioned-hdf5

Dependencies

Currently, Versioned HDF5 has the following runtime dependencies:

  • numpy

  • h5py

  • ndindex

Refer to pyproject.toml for minimum supported versions.