ome-zarr-py
Tools for reading and writing multi-resolution images stored in Zarr filesets, according to the OME NGFF spec.
Features
Command-line Tool for reading and downloading OME-NGFF filesets.
ome_zarr python library for reading and writing OME-NGFF filesets.
ome-zarr-py is used by the napari-ome-zarr plugin for viewing OME-NGFF filesets in napari.
Installation
Install the latest release of ome-zarr from PyPI:
pip install ome-zarr
Installation for developers:
git clone git@github.com:ome/ome-zarr-py.git
cd ome-zarr-py
pip install -e .
License
Distributed under the terms of the BSD license, “ome-zarr-py” is free and open source software