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.0.0b1.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

h5grove-2.0.0b1-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file h5grove-2.0.0b1.tar.gz.

File metadata

  • Download URL: h5grove-2.0.0b1.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for h5grove-2.0.0b1.tar.gz
Algorithm Hash digest
SHA256 12c4582df8663c7d3cc762a2e915e8078c9563347786ccbc3eb395e5a2adb9b0
MD5 a4dd6ddd1d7055db92e004f4848c94fe
BLAKE2b-256 268b49ae7fddd74c5d63d3d7e7159b75233bc4edb9059e6da4163c68df7bed82

See more details on using hashes here.

File details

Details for the file h5grove-2.0.0b1-py3-none-any.whl.

File metadata

  • Download URL: h5grove-2.0.0b1-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for h5grove-2.0.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 b8ebcf143901a6c50e4dc34ba7ad00c2e64a8c0447b0833f36bbf8b37a9b13ea
MD5 aa0e7e451f61cb28f039ea2c0cff26a7
BLAKE2b-256 fbd8f1b1073cd7debe4d261f2011a351d654e0308d32bde1bc695f513f2e6aa3

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