N5 read support
Support for reading N5 data in napari
Support for reading N5 data in napari
This napari plugin was generated with copier using the napari-plugin-template (None).
Installation
You can install napari-n5 via pip:
pip install napari-n5
If napari is not already installed, you can install napari-n5 with napari and Qt via:
pip install "napari-n5[all]"
To install latest development version:
pip install git+https://github.com/clbarnes/napari-n5.git
Contributing
Contributions are very welcome. Tests can be run with just test, please ensure
the coverage at least stays the same before you submit a pull request.
License
Distributed under the terms of the MIT license, "napari-n5" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Version:
- 0.1.1
Last updated:
- 2026-06-26
First released:
- 2026-06-26
License:
- MIT
Python versions supported:
Operating system:
- Information not submitted
Requirements:
- pydantic>=2.13.4
- zarr-n5>=0.3.1
- fsspec[http]>=2026.4.0
- zarr>=3.2.0
- dask>=2026.6.0
- napari[all]>=0.7.1; extra == "all"

