.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements-live.txt
requirements.txt
.github/actions/install-macos-wheels/action.yml
.github/actions/make-bundle/action.yml
.github/actions/make-executable/action.yml
.github/workflows/deploy.yml
.github/workflows/macos.yml
.github/workflows/test.yml
.github/workflows/windows.yml
examples/ingroup.tab
examples/input.tab
examples/invalid.tab
examples/outgroup.tab
examples/pontohedyle.fas
examples/scaphio.tsv
images/screenshot.png
scripts/generate_tabfile.py
src/itaxotools/__pyinstaller/hook-itaxotools.taxi_gui.py
src/itaxotools/taxi_gui/__init__.py
src/itaxotools/taxi_gui/config.py
src/itaxotools/taxi_gui/io.py
src/itaxotools/taxi_gui/loop.py
src/itaxotools/taxi_gui/resources.py
src/itaxotools/taxi_gui/threading.py
src/itaxotools/taxi_gui/utility.py
src/itaxotools/taxi_gui/app/__init__.py
src/itaxotools/taxi_gui/app/application.py
src/itaxotools/taxi_gui/app/config.py
src/itaxotools/taxi_gui/app/model.py
src/itaxotools/taxi_gui/app/resources.py
src/itaxotools/taxi_gui/app/skin.py
src/itaxotools/taxi_gui/app/tasks.py
src/itaxotools/taxi_gui/logos/taxi2.ico
src/itaxotools/taxi_gui/logos/taxi2.svg
src/itaxotools/taxi_gui/logos/taxi3.ico
src/itaxotools/taxi_gui/logos/taxi3.svg
src/itaxotools/taxi_gui/main/__init__.py
src/itaxotools/taxi_gui/main/body.py
src/itaxotools/taxi_gui/main/dashboard.py
src/itaxotools/taxi_gui/main/footer.py
src/itaxotools/taxi_gui/main/header.py
src/itaxotools/taxi_gui/main/main.py
src/itaxotools/taxi_gui/main/sidebar.py
src/itaxotools/taxi_gui/model/__init__.py
src/itaxotools/taxi_gui/model/common.py
src/itaxotools/taxi_gui/model/input_file.py
src/itaxotools/taxi_gui/model/partition.py
src/itaxotools/taxi_gui/model/sequence.py
src/itaxotools/taxi_gui/model/tasks.py
src/itaxotools/taxi_gui/model/tree.py
src/itaxotools/taxi_gui/tasks/common/model.py
src/itaxotools/taxi_gui/tasks/common/process.py
src/itaxotools/taxi_gui/tasks/common/types.py
src/itaxotools/taxi_gui/tasks/common/view.py
src/itaxotools/taxi_gui/tasks/decontaminate/__init__.py
src/itaxotools/taxi_gui/tasks/decontaminate/model.py
src/itaxotools/taxi_gui/tasks/decontaminate/process.py
src/itaxotools/taxi_gui/tasks/decontaminate/types.py
src/itaxotools/taxi_gui/tasks/decontaminate/view.py
src/itaxotools/taxi_gui/tasks/dereplicate/__init__.py
src/itaxotools/taxi_gui/tasks/dereplicate/model.py
src/itaxotools/taxi_gui/tasks/dereplicate/process.py
src/itaxotools/taxi_gui/tasks/dereplicate/view.py
src/itaxotools/taxi_gui/tasks/versus_all/__init__.py
src/itaxotools/taxi_gui/tasks/versus_all/model.py
src/itaxotools/taxi_gui/tasks/versus_all/process.py
src/itaxotools/taxi_gui/tasks/versus_all/types.py
src/itaxotools/taxi_gui/tasks/versus_all/view.py
src/itaxotools/taxi_gui/tasks/versus_reference/__init__.py
src/itaxotools/taxi_gui/tasks/versus_reference/model.py
src/itaxotools/taxi_gui/tasks/versus_reference/process.py
src/itaxotools/taxi_gui/tasks/versus_reference/view.py
src/itaxotools/taxi_gui/types/__init__.py
src/itaxotools/taxi_gui/types/common.py
src/itaxotools/taxi_gui/types/files.py
src/itaxotools/taxi_gui/types/notifications.py
src/itaxotools/taxi_gui/types/tree.py
src/itaxotools/taxi_gui/view/__init__.py
src/itaxotools/taxi_gui/view/animations.py
src/itaxotools/taxi_gui/view/cards.py
src/itaxotools/taxi_gui/view/tasks.py
src/itaxotools/taxi_gui/view/widgets.py
src/itaxotools_taxi_gui.egg-info/PKG-INFO
src/itaxotools_taxi_gui.egg-info/SOURCES.txt
src/itaxotools_taxi_gui.egg-info/dependency_links.txt
src/itaxotools_taxi_gui.egg-info/entry_points.txt
src/itaxotools_taxi_gui.egg-info/requires.txt
src/itaxotools_taxi_gui.egg-info/top_level.txt
tests/conftest.py
tests/test_main.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/taxi2.icns
tools/data/taxi2.ico
tools/specs/macos.spec
tools/specs/windows.spec
tools/wheels/install.py
tools/wheels/macos.yml