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:
multiscales(spec)axes(spec)coordinateTransformations(spec)plate(spec)well(spec)imageLabel(spec)
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
- clone this repo
- install poetry
- run
poetry install --with devto get dev dependencies - run
pre-commit installto install pre-commit hooks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pydantic_ome_ngff-0.1.3.tar.gz.
File metadata
- Download URL: pydantic_ome_ngff-0.1.3.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c478d6d274eccd552cebe4bb7adf27d256c1069aea1807cbe738144974d6d6d9
|
|
| MD5 |
230a2056792b287bba8b253bce3e4345
|
|
| BLAKE2b-256 |
21f490b64abc3bc1be66513f713bda99e743abdd9cb33986d63ad20fb4a68af6
|
File details
Details for the file pydantic_ome_ngff-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pydantic_ome_ngff-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/21.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88370f3555dcc0d906928cef48e907e2b425b6691780958f343a6dd63722274c
|
|
| MD5 |
48cff24ca825c83bf2761028bde956e6
|
|
| BLAKE2b-256 |
450b5bd05789d715551c0b0c5f17e315c23eb3f0a2c0f966a69c2cd31819289a
|