# napari-dzi-zarr
[](https://github.com/napari/napari-dzi-zarr/raw/master/LICENSE)
[](https://pypi.org/project/napari-dzi-zarr)
[](https://python.org)
[](https://github.com/manzt/napari-dzi-zarr/actions)
An experimental plugin for viewing Deep Zoom Images (DZI) with napari + zarr + dask.
----------------------------------
This [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.
## Description
The [DZI File Format](https://github.com/openseadragon/openseadragon/wiki/The-DZI-File-Format)
is a pyramidal tile source specification where individual tiles are RGB/RGBA JPEG/PNG images.
DZI is a very popular tile source for zoomable web-viewers like
[OpenSeadragon](https://openseadragon.github.io/), and as a result many tile sources are available over
HTTP. This plugin wraps a DZI tile source (local or remote) as a multiscale Zarr, where each pyramidal level is a `zarr.Array` of shape `(level_height, level_width, 3/4)`, allowing the same images to be viewed
in `napari` + `dask`.
## Installation
You can install `napari-dzi-zarr` via [pip]:
pip install napari-dzi-zarr
## Usage
This high-resolution scan of Rembrandt's Night Watch is available thanks to [R.G Erdmann](https://twitter.com/erdmann). More examples can be found on [boschproject.org](http://boschproject.org).
$ napari http://hyper-resolution.org/dzi/Rijksmuseum/SK-C-5/SK-C-5_VIS_20-um_2019-12-21.dzi

## Contributing
Contributions are very welcome. Tests can be run with [tox].
## License
Distributed under the terms of the [BSD-3] license,
"napari-dzi-zarr" is free and open source software
## Issues
If you encounter any problems, please [file an issue] along with a detailed description.
[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/manzt/napari-dzi-zarr/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/
Raw data
{
"_id": null,
"home_page": "https://github.com/manzt/napari-dzi-zarr",
"name": "napari-dzi-zarr",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Trevor Manz",
"author_email": "trevor.j.manz@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/2b/8d/ebb64db66dfa18270e95e2200c9bf5f158dc272c3dec674dbc3d53bfeddf/napari-dzi-zarr-0.1.1.tar.gz",
"platform": "",
"description": "# napari-dzi-zarr\n\n[](https://github.com/napari/napari-dzi-zarr/raw/master/LICENSE)\n[](https://pypi.org/project/napari-dzi-zarr)\n[](https://python.org)\n[](https://github.com/manzt/napari-dzi-zarr/actions)\n\nAn experimental plugin for viewing Deep Zoom Images (DZI) with napari + zarr + dask.\n\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.\n\n## Description \n\nThe [DZI File Format](https://github.com/openseadragon/openseadragon/wiki/The-DZI-File-Format) \nis a pyramidal tile source specification where individual tiles are RGB/RGBA JPEG/PNG images. \nDZI is a very popular tile source for zoomable web-viewers like \n[OpenSeadragon](https://openseadragon.github.io/), and as a result many tile sources are available over \nHTTP. This plugin wraps a DZI tile source (local or remote) as a multiscale Zarr, where each pyramidal level is a `zarr.Array` of shape `(level_height, level_width, 3/4)`, allowing the same images to be viewed \nin `napari` + `dask`.\n\n## Installation\n\nYou can install `napari-dzi-zarr` via [pip]:\n\n pip install napari-dzi-zarr\n\n\n## Usage\n\nThis high-resolution scan of Rembrandt's Night Watch is available thanks to [R.G Erdmann](https://twitter.com/erdmann). More examples can be found on [boschproject.org](http://boschproject.org).\n\n $ napari http://hyper-resolution.org/dzi/Rijksmuseum/SK-C-5/SK-C-5_VIS_20-um_2019-12-21.dzi\n\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox].\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-dzi-zarr\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n[file an issue]: https://github.com/manzt/napari-dzi-zarr/issues\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n\n\n",
"bugtrack_url": null,
"license": "BSD-3",
"summary": "An experimental plugin for viewing Deep Zoom Images (DZI) with napari and zarr.",
"version": "0.1.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "843b0baa3f02a449cf14f6c8b253b1ad",
"sha256": "cd5525e72e3d42c17966d4c9a40bffdde0b7012c9a281e9b9b165706bd6bb1db"
},
"downloads": -1,
"filename": "napari_dzi_zarr-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "843b0baa3f02a449cf14f6c8b253b1ad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 7696,
"upload_time": "2020-12-31T17:20:25",
"upload_time_iso_8601": "2020-12-31T17:20:25.196502Z",
"url": "https://files.pythonhosted.org/packages/6b/17/c72267595746ff2b7168f447d40aa17df64745182013875a5e8c1e5cd2f7/napari_dzi_zarr-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "2599030acd42e69c2559745aa4eb6b50",
"sha256": "0a14e4535fb55aa9960f65a05a3e810fc614986eaabfd61894787bf6710d0d3d"
},
"downloads": -1,
"filename": "napari-dzi-zarr-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "2599030acd42e69c2559745aa4eb6b50",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 730143,
"upload_time": "2020-12-31T17:20:26",
"upload_time_iso_8601": "2020-12-31T17:20:26.083904Z",
"url": "https://files.pythonhosted.org/packages/2b/8d/ebb64db66dfa18270e95e2200c9bf5f158dc272c3dec674dbc3d53bfeddf/napari-dzi-zarr-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-12-31 17:20:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": null,
"github_project": "manzt",
"error": "Could not fetch GitHub repository",
"lcname": "napari-dzi-zarr"
}