.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
requirements.txt
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/test_and_deploy.yml
.napari/DESCRIPTION.md
artwork/spotiflow_logo.png
docs/index.md
napari_spotiflow/__init__.py
napari_spotiflow/_io_hooks.py
napari_spotiflow/_predict_widget.py
napari_spotiflow/_sample_data.py
napari_spotiflow/_version.py
napari_spotiflow/napari.yaml
napari_spotiflow/utils.py
napari_spotiflow.egg-info/PKG-INFO
napari_spotiflow.egg-info/SOURCES.txt
napari_spotiflow.egg-info/dependency_links.txt
napari_spotiflow.egg-info/entry_points.txt
napari_spotiflow.egg-info/requires.txt
napari_spotiflow.egg-info/top_level.txt
napari_spotiflow/resources/spotiflow_transp_small.png
tests/example.py
tests/test_reader.py
tests/test_widget.py
tests/data/test1.csv
tests/data/test2.csv