LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/napari_blob_detection/__init__.py
src/napari_blob_detection/_detect.py
src/napari_blob_detection/_points_to_labels.py
src/napari_blob_detection/_widget.py
src/napari_blob_detection/napari.yaml
src/napari_blob_detection.egg-info/PKG-INFO
src/napari_blob_detection.egg-info/SOURCES.txt
src/napari_blob_detection.egg-info/dependency_links.txt
src/napari_blob_detection.egg-info/entry_points.txt
src/napari_blob_detection.egg-info/requires.txt
src/napari_blob_detection.egg-info/top_level.txt
src/napari_blob_detection/_tests/__init__.py
src/napari_blob_detection/_tests/test_detect.py
src/napari_blob_detection/_tests/test_points_to_labels.py
src/napari_blob_detection/_tests/test_widget.py