Metadata-Version: 2.4
Name: napari-lattice
Version: 1.2.1
Summary: Napari plugin for analysing and visualizing lattice lightsheet and Oblique Plane Microscopy data.
Author: Pradeep Rajasekhar, Lachlan Whitehead, Robert Haase, Michael Milton
License: GPL-3.0-only
Project-URL: Repository, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice
Project-URL: BugTracker, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/issues
Project-URL: Documentation, https://bioimageanalysiscorewehi.github.io/napari_lattice/
Project-URL: SourceCode, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice
Project-URL: UserSupport, https://github.com/BioimageAnalysisCoreWEHI/napari_lattice/issues
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Framework :: napari
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: bioio>=3.0.0
Requires-Dist: bioio-tifffile==1.3.0
Requires-Dist: bioio-czi>=2.4.0
Requires-Dist: dask[distributed]
Requires-Dist: fsspec>=2022.8.2
Requires-Dist: importlib_resources
Requires-Dist: lls_core
Requires-Dist: magic-class>=0.7.5
Requires-Dist: magicgui<0.8.0
Requires-Dist: napari-workflow-inspector
Requires-Dist: napari-workflows>=0.2.8
Requires-Dist: napari[all]>=0.4.11
Requires-Dist: npy2bdv
Requires-Dist: ome-types<0.6.0
Requires-Dist: numpy<2
Requires-Dist: psutil
Requires-Dist: pyclesperanto_prototype>=0.20.0
Requires-Dist: pydantic
Requires-Dist: qtpy
Requires-Dist: typing_extensions>=4.7.0
Requires-Dist: rich
Requires-Dist: StrEnum
Requires-Dist: tifffile>=2023.3.15
Requires-Dist: xarray
Provides-Extra: testing
Requires-Dist: tox; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-qt; extra == "testing"
