H5py Wrappers (H5pyWrappers)

h5pywrappers is a simple Python library that contains several functions used to facilitate loading data from and saving data to HDF5 files. These functions are wrappers that call functions from the h5py library.

The source code can be found in the h5pywrappers GitHub repository.

Instructions for installing and uninstalling h5pywrappers

For instructions on installing the h5pywrappers library, see the Instructions for installing and uninstalling h5pywrappers page.

Learning how to use h5pywrappers

For those new to the h5pywrappers library, it is recommended that they take a look at the Examples page, which contain code examples that show how one can use the h5pywrappers library. While going through the examples, readers can consult the h5pywrappers reference guide to understand what each line of code is doing.

Contents

Indices and tables