.gitignore
LICENSE.txt
MANIFEST.in
README.md
config
environment.yml
pyproject.toml
tox.ini
src/autophylo/__init__.py
src/autophylo/autophylo.py
src/autophylo/label.py
src/autophylo/plot.py
src/autophylo/tree_builder.py
src/autophylo.egg-info/PKG-INFO
src/autophylo.egg-info/SOURCES.txt
src/autophylo.egg-info/dependency_links.txt
src/autophylo.egg-info/entry_points.txt
src/autophylo.egg-info/requires.txt
src/autophylo.egg-info/top_level.txt
src/autophylo/cli/__init__.py
tests/__init__.py
tests/test_simple.py