User Guide#
Wrapper
The wrapper is a thin layer on top of the h5py library. Improves interaction with HDF data and provides a set of useful functions.
Convention
Conventions let you defines standardized attributes and ensure consistency across your data.
Database
The database sub-package provides interfaces to database solutions, like using the file itself as a database or connection it to dedicated database solutions.
Layout
The layout sub-package provides a set of tools to organize your data in a structured way.
Repository
Provides interfaces to data repositories using to store your (HDF5) data with persistent identifiers.
Misc
Discover what else there is beyond the core functionalities packed into the sub-packages.