This module has only two public attributes, and allows you to check which filters are currently available for compression. It is available at h5py.filters.
All other functions in this module are internal and subject to change without warning.
This module implements the details of mapping Python-style selection arguments to HDF5 hyperslab and point selections. Selections are represented by instances of h5py.selections.Selection subclasses.