Metadata-Version: 2.4
Name: napari-organoid-counter
Version: 0.2.7
Summary: A plugin to automatically count lung organoids using Deep Learning.
Home-page: https://github.com/HelmholtzAI-Consultants-Munich/napari-organoid-counter
Author: Christina Bukas, Francesco Campi, Abdulkader Ghandoura
Author-email: francesco.campi@helmholtz-munich.de
License: MIT
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: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10, <3.11
License-File: LICENSE
Requires-Dist: napari[all]==0.7.0
Requires-Dist: bioio==3.3.0
Requires-Dist: bioio-ome-tiff==1.4.0
Requires-Dist: bioio-tifffile==1.3.0
Requires-Dist: bioio-imageio==1.3.0
Requires-Dist: bioio-czi==2.6.0
Requires-Dist: bioio-nd2==1.6.2
Requires-Dist: bioio-lif==1.4.0
Requires-Dist: bioio-dv==1.2.0
Requires-Dist: torch<=2.5.1
Requires-Dist: lxml_html_clean==0.4.4
Requires-Dist: torchvision==0.20.1
Requires-Dist: opencv-python==4.11.0.86
Requires-Dist: onnxruntime>=1.23.0
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"
Requires-Dist: napari; extra == "testing"
Requires-Dist: pyqt5; extra == "testing"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
