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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

h5grove-3.0.0-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: h5grove-3.0.0.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.3 cpython/3.12.3 HTTPX/0.28.1

File hashes

Hashes for h5grove-3.0.0.tar.gz
Algorithm Hash digest
SHA256 c29e4068e8c292357e9b8b595c369921bba496aae1de2db7c04edd2e4bcde43b
MD5 32c554dd837534821a64e0ea5d342440
BLAKE2b-256 aea0edbd9a6648bc535223b4da893c6f4a5d111ca4c77ac58f195616f4555462

See more details on using hashes here.

File details

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

File metadata

  • Download URL: h5grove-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.16.3 cpython/3.12.3 HTTPX/0.28.1

File hashes

Hashes for h5grove-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 853c5eb6b981dee3723cb979de12e439a12641532ca00a8a6d2e6fdd79027956
MD5 8575dfa06900bbd01f03755ec17abaf1
BLAKE2b-256 0e3335f6e602e054c2a8945bc5c0dcec5a50f763f555a35d4eff43b022ed0b64

See more details on using hashes here.

Supported by

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