pydantic-ome-ngff 0.6.1


pip install pydantic-ome-ngff

  Latest version

Released: Aug 30, 2024


Meta
Author: Davis Vann Benntt
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Programming Language
  • Python
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: Implementation :: CPython

pydantic-ome-ngff

about

Pydantic models for OME-NGFF metadata. Version 0.4 is supported. Read the documentation for the latest release here.

installation

pip install -U pydantic-ome-ngff

development

  1. clone this repo
  2. install hatch
  3. run pre-commit install to install pre-commit hooks
  4. edit the code
  5. run tests with hatch run:test run

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
pydantic-zarr (==0.7.0)