Pydantic models for the OME-NGFF file format.
Project Links
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
- clone this repo
- install hatch
- run
pre-commit installto install pre-commit hooks - edit the code
- run tests with
hatch run:test run
0.6.1
Aug 30, 2024
0.6.0
Aug 29, 2024
0.5.3
Jun 19, 2024
0.5.1
Jun 05, 2024
0.5.0
Mar 31, 2024
0.4.0
Mar 27, 2024
0.3.0
Aug 02, 2023
0.2.3
May 11, 2023
0.2.2
Mar 22, 2023
0.2.1
Mar 22, 2023
0.2.0
Mar 08, 2023
0.1.3
Feb 17, 2023
0.1.1
Feb 17, 2023
0.1.0
Feb 15, 2023
Wheel compatibility matrix
Files in release
Extras:
None
Dependencies:
pydantic-zarr
(==0.7.0)