.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
TODO.md
pyproject.toml
tox.ini
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/task.md
.github/workflows/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
src/napari_piscis/__init__.py
src/napari_piscis/_version.py
src/napari_piscis/_widget.py
src/napari_piscis/napari.yaml
src/napari_piscis.egg-info/PKG-INFO
src/napari_piscis.egg-info/SOURCES.txt
src/napari_piscis.egg-info/dependency_links.txt
src/napari_piscis.egg-info/entry_points.txt
src/napari_piscis.egg-info/requires.txt
src/napari_piscis.egg-info/top_level.txt
tests/test_widget.py