Skip to main content

Pydantic models for the OME-NGFF

Project description

pydantic-ome-ngff

about

Pydantic models for OME-NGFF metadata. Only the latest version (v0.5-dev) of OME-NGFF is currently supported.

supported metadata models:

omero and bioformats2raw are not supported.

Note that these models will validate the contents of the various metadata fields, but cannot ensure that the metadata is structurally valid in the context of an array container -- e.g., these models cannot check that the number of axes in multiscales.axes matches the rank of arrays stored in the group bearing that multiscales metadata. This requires a representation of the group / array hierarchy as pydantic models, which is in progress.

installation

pip install pydantic-ome-ngff

development

  1. clone this repo
  2. install poetry
  3. run poetry install --with dev to get dev dependencies
  4. run pre-commit install to install pre-commit hooks

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

pydantic_ome_ngff-0.1.1.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

pydantic_ome_ngff-0.1.1-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

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