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