hdf5-django

HDF5 interfaces for Django


Keywords
imaging, image, analysis, comparison, processing, django, numpy, arrays, matrix, storage
License
BSD-3-Clause
Install
pip install hdf5-django==0.1.2

Documentation

H5DJ

HDF5-based n-dimensional array tools 'n' types for Django

At the time of writing, this package contains:

  • HDF5Storage -- A django.core.files.storage.Storage subclass, enabling easy persistent ndarray storage

... which that is it for the time being.