.copier-answers.yml
.dir-locals.el
.gitignore
.pre-commit-config.yaml
.python-version
LICENSE
MANIFEST.in
README.md
README.org
pyproject.toml
tox.ini
uv.lock
.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
.ob-jupyter/2e4964c2a0be550e39d5fa941d099a1219e57327.png
.ob-jupyter/aa17d8b12f4cd24f7f7f69e519ac531647da254a.png
.ob-jupyter/b4172680c71629c5c38bfd6ef19cc07fb6cbe75b.png
.ob-jupyter/f2d6210fb5988f310c53e30e49a1ab135fd918b8.png
src/pyphenix/__init__.py
src/pyphenix/_reader.py
src/pyphenix/_version.py
src/pyphenix/_widget.py
src/pyphenix/_writer.py
src/pyphenix/napari.yaml
src/pyphenix.egg-info/PKG-INFO
src/pyphenix.egg-info/SOURCES.txt
src/pyphenix.egg-info/dependency_links.txt
src/pyphenix.egg-info/entry_points.txt
src/pyphenix.egg-info/requires.txt
src/pyphenix.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_reader.py
tests/test_widget.py
tests/test_writer.py