.gitignore
LICENSE
MANIFEST.in
README.md
mkdocs.yml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/test_and_deploy.yml
docs/index.md
napari_properties_plotter/__init__.py
napari_properties_plotter/_dock_widget.py
napari_properties_plotter/_version.py
napari_properties_plotter/property_plotter.py
napari_properties_plotter/utils.py
napari_properties_plotter.egg-info/PKG-INFO
napari_properties_plotter.egg-info/SOURCES.txt
napari_properties_plotter.egg-info/dependency_links.txt
napari_properties_plotter.egg-info/entry_points.txt
napari_properties_plotter.egg-info/requires.txt
napari_properties_plotter.egg-info/top_level.txt
napari_properties_plotter/_tests/__init__.py
napari_properties_plotter/_tests/test_dock_widget.py