.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.github/workflows/deploy.yml
.github/workflows/macos.yml
.github/workflows/test.yml
.github/workflows/windows.yml
images/demo.png
images/haploweb.png
images/heavy_tree.gif
images/long_tree.png
src/itaxotools/__pyinstaller/hook-itaxotools.haplodemo.py
src/itaxotools/haplodemo/__init__.py
src/itaxotools/haplodemo/__main__.py
src/itaxotools/haplodemo/demos.py
src/itaxotools/haplodemo/dialogs.py
src/itaxotools/haplodemo/history.py
src/itaxotools/haplodemo/layout.py
src/itaxotools/haplodemo/models.py
src/itaxotools/haplodemo/palettes.py
src/itaxotools/haplodemo/scene.py
src/itaxotools/haplodemo/settings.py
src/itaxotools/haplodemo/types.py
src/itaxotools/haplodemo/utility.py
src/itaxotools/haplodemo/views.py
src/itaxotools/haplodemo/visualizer.py
src/itaxotools/haplodemo/widgets.py
src/itaxotools/haplodemo/window.py
src/itaxotools/haplodemo/zoom.py
src/itaxotools/haplodemo/items/__init__.py
src/itaxotools/haplodemo/items/bezier.py
src/itaxotools/haplodemo/items/boundary.py
src/itaxotools/haplodemo/items/boxes.py
src/itaxotools/haplodemo/items/edges.py
src/itaxotools/haplodemo/items/labels.py
src/itaxotools/haplodemo/items/legend.py
src/itaxotools/haplodemo/items/nodes.py
src/itaxotools/haplodemo/items/protocols.py
src/itaxotools/haplodemo/items/rotate.py
src/itaxotools/haplodemo/items/scale.py
src/itaxotools/haplodemo/items/types.py
src/itaxotools_haplodemo.egg-info/PKG-INFO
src/itaxotools_haplodemo.egg-info/SOURCES.txt
src/itaxotools_haplodemo.egg-info/dependency_links.txt
src/itaxotools_haplodemo.egg-info/entry_points.txt
src/itaxotools_haplodemo.egg-info/requires.txt
src/itaxotools_haplodemo.egg-info/top_level.txt
tests/test_demos.py
tests/test_spring.py
tools/config.sh
tools/make-bundle.sh
tools/make-disk-image.sh
tools/make-executable.sh
tools/notarize.sh
tools/package.sh
tools/run.py
tools/sign.sh
tools/data/entitlements.plist
tools/data/haplodemo.icns
tools/data/haplodemo.ico
tools/specs/macos.spec
tools/specs/windows.spec
tools/wheels/install.py
tools/wheels/macos.yml