.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements.txt
.github/workflows/deploy.yml
.github/workflows/test.yml
examples/example.html
examples/example.nex
images/genealogy.png
scripts/api_poc.py
scripts/cli_example.sh
src/itaxotools/fitchi/__init__.py
src/itaxotools/fitchi/__main__.py
src/itaxotools/fitchi/fitchi.py
src/itaxotools/fitchi/types.py
src/itaxotools_fitchi.egg-info/PKG-INFO
src/itaxotools_fitchi.egg-info/SOURCES.txt
src/itaxotools_fitchi.egg-info/dependency_links.txt
src/itaxotools_fitchi.egg-info/entry_points.txt
src/itaxotools_fitchi.egg-info/requires.txt
src/itaxotools_fitchi.egg-info/top_level.txt
tests/test_basic.py