Skip to main content

Core utilities to serve HDF5 file contents

Project description

h5grove, core utilities to serve HDF5 file contents

h5grove is a Python package that provides utilities to design backends serving HDF5 file content: attributes, metadata and data. HDF5 files are accessed with h5py.

Documentation

The documentation of the latest release is available here.

Rationale

There are several packages out there that can serve HDF5 files. However, they are dedicated to their usecases and settle on one implementation, hampering reusability.

In addition, some problems arise constantly when designing HDF5 backends. To name a few:

  • Resolving external links
  • Dealing with compression and slicing of datasets
  • Encoding data efficiently and consistently (looking at you, NaN, Infinity in JSON)

h5grove aims at providing building blocks that solve these common problems and can be reused in existing or new backends.

Installation

pip install h5grove

You can use h5grove low-level utilities whatever the backend implementation you choose. We simply provide additional utilities for Tornado and Flask that can be installed with:

pip install h5grove[flask] # For Flask
pip install h5grove[tornado] # For Tornado

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

h5grove-0.0.10.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

h5grove-0.0.10-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file h5grove-0.0.10.tar.gz.

File metadata

  • Download URL: h5grove-0.0.10.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.2.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15

File hashes

Hashes for h5grove-0.0.10.tar.gz
Algorithm Hash digest
SHA256 b589f8fc643bbabab17fd2f8a2c453639553233ad43577068726e775c79279a0
MD5 02a013ca86738e3d13691628e3dd8b53
BLAKE2b-256 103e39b6ca363ab36fb3025893e250fc5ef70218cb77e310a2d59f1a636ab09d

See more details on using hashes here.

File details

Details for the file h5grove-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: h5grove-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.2.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15

File hashes

Hashes for h5grove-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 48ed64ab61baf642e6a2c457d9d08d23c0d44a6ae3829f15c7b9d5083f0668b5
MD5 eca85d70e41418461d774a5f29c08f25
BLAKE2b-256 a2f02b6934cce23c36f0c4fbc9196083e4f8ee85c88453722e26a908d6c0e262

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page