Important
this project is archived! see ome-zarr-models-py for a contemporary replacement.
Pydantic models for OME-NGFF metadata. Version 0.4 is supported. Read the documentation for the latest release here.
pip install -U pydantic-ome-ngff- clone this repo
- install hatch
- run
pre-commit installto install pre-commit hooks - edit the code
- run tests with
hatch run:test run