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-1.3.0.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

h5grove-1.3.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: h5grove-1.3.0.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.16

File hashes

Hashes for h5grove-1.3.0.tar.gz
Algorithm Hash digest
SHA256 e8f052ff497f0ff42477a24511bbf0d8a1cf0b6e7aea31957bdec7b4baae2c9a
MD5 b2504142aa955d4e95627ef0b36ccbe2
BLAKE2b-256 96028b271bb55280a187cb771853b2d70274dd197349f86bdd5cf21ced12dbfb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for h5grove-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 340d7b47e9957bd666b92712d62d0841797449774a738ec8f519ed80ba9a13fb
MD5 022dec0460db67b779cea4ca33e2e62c
BLAKE2b-256 7aacd25edf0da16b1caf349c45e527f1397fd0141b92ca3d9628b424c3b017db

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