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