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 install
to install pre-commit hooks - edit the code
- run tests with
hatch run:test run