.gitignore
LICENSE
MANIFEST.in
README.md
launch_napari.py
pyproject.toml
tox.ini
.github/workflows_/test_and_deploy.yml
.napari-hub/DESCRIPTION.md
.napari-hub/config.yml
src/brendan_beads/__init__.py
src/brendan_beads/_version.py
src/brendan_beads/_widget.py
src/brendan_beads/generate_data.py
src/brendan_beads/napari.yaml
src/brendan_beads/visualize.py
src/brendan_beads.egg-info/PKG-INFO
src/brendan_beads.egg-info/SOURCES.txt
src/brendan_beads.egg-info/dependency_links.txt
src/brendan_beads.egg-info/entry_points.txt
src/brendan_beads.egg-info/requires.txt
src/brendan_beads.egg-info/top_level.txt
src/brendan_beads/_tests/__init__.py