.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
tox.ini
.github/workflows/plugin_preview.yml
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
src/napari_cell_centroid_annotator/__init__.py
src/napari_cell_centroid_annotator/_reader.py
src/napari_cell_centroid_annotator/_version.py
src/napari_cell_centroid_annotator/_widget.py
src/napari_cell_centroid_annotator/napari.yaml
src/napari_cell_centroid_annotator.egg-info/PKG-INFO
src/napari_cell_centroid_annotator.egg-info/SOURCES.txt
src/napari_cell_centroid_annotator.egg-info/dependency_links.txt
src/napari_cell_centroid_annotator.egg-info/entry_points.txt
src/napari_cell_centroid_annotator.egg-info/requires.txt
src/napari_cell_centroid_annotator.egg-info/top_level.txt
src/napari_cell_centroid_annotator/_tests/__init__.py
src/napari_cell_centroid_annotator/_tests/test_reader.py
src/napari_cell_centroid_annotator/_tests/test_widget.py