LICENSE
README.md
pyproject.toml
src/phage_annotator/__init__.py
src/phage_annotator/__main__.py
src/phage_annotator/annotations.py
src/phage_annotator/cli.py
src/phage_annotator/config.py
src/phage_annotator/demo.py
src/phage_annotator/gui_mpl.py
src/phage_annotator/image_processing.py
src/phage_annotator/io.py
src/phage_annotator/project_io.py
src/phage_annotator.egg-info/PKG-INFO
src/phage_annotator.egg-info/SOURCES.txt
src/phage_annotator.egg-info/dependency_links.txt
src/phage_annotator.egg-info/entry_points.txt
src/phage_annotator.egg-info/requires.txt
src/phage_annotator.egg-info/top_level.txt
tests/test_annotations.py
tests/test_annotations_roundtrip.py
tests/test_gui_basic.py
tests/test_io.py
tests/test_io_axes.py
tests/test_perf.py
tests/test_smoke_dummy.py