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. Additional utilities are provided for several Python web frameworks but require additional packages that can be installed the following way:

pip install h5grove[fastapi]
pip install h5grove[flask]
pip install h5grove[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-2.3.0b0.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

h5grove-2.3.0b0-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file h5grove-2.3.0b0.tar.gz.

File metadata

  • Download URL: h5grove-2.3.0b0.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for h5grove-2.3.0b0.tar.gz
Algorithm Hash digest
SHA256 33eb3a8e03d9745f2862d57a12ea522be14942445bff00c31b35c509dc6098a0
MD5 c616e02b45ac5aa5b23efa2be4e3cfed
BLAKE2b-256 a96d7a7928e6d1611e89d483e0c55e0c196fa9b4e7f0c4a662c3db312b0f6b4c

See more details on using hashes here.

File details

Details for the file h5grove-2.3.0b0-py3-none-any.whl.

File metadata

  • Download URL: h5grove-2.3.0b0-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for h5grove-2.3.0b0-py3-none-any.whl
Algorithm Hash digest
SHA256 6d87e15d13c783e28265203d5e53c0451338579c780bd99a6cfb414c4571001c
MD5 d56ffe1c7bd6694c89ebd37dc2aaa084
BLAKE2b-256 95afb8cc109bc0e9ba0af4d865daa1d3ce5274f90e291165086c3e8603b82608

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