.gitignore
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
requirements-live.txt
requirements.txt
.github/workflows/deploy.yml
.github/workflows/macos.yml
.github/workflows/test.yml
.github/workflows/windows.yml
examples/ConvPhase_examplefile1.tsv
examples/Convphase_examplefile1_HapViewformat_fasta.fas
examples/Convphase_examplefile1_MolDformat_fasta.fas
examples/Convphase_examplefile1_regular_fasta.fas
examples/Convphase_examplefile2.tsv
examples/Convphase_examplefile2_HapViewformat_fasta.fas
examples/Convphase_examplefile2_MolDformat_fasta.fas
examples/Convphase_examplefile2_regular_fasta.fas
images/screenshot.png
src/itaxotools/__pyinstaller/hook-itaxotools.convphase_gui.py
src/itaxotools/convphase_gui/__init__.py
src/itaxotools/convphase_gui/config.py
src/itaxotools/convphase_gui/resources.py
src/itaxotools/convphase_gui/logos/convphase.ico
src/itaxotools/convphase_gui/logos/convphase.svg
src/itaxotools/convphase_gui/logos/convphase_cp.svg
src/itaxotools/convphase_gui/task/__init__.py
src/itaxotools/convphase_gui/task/input.py
src/itaxotools/convphase_gui/task/model.py
src/itaxotools/convphase_gui/task/process.py
src/itaxotools/convphase_gui/task/strings.py
src/itaxotools/convphase_gui/task/types.py
src/itaxotools/convphase_gui/task/view.py
src/itaxotools/convphase_gui/task/work.py
src/itaxotools_convphase_gui.egg-info/PKG-INFO
src/itaxotools_convphase_gui.egg-info/SOURCES.txt
src/itaxotools_convphase_gui.egg-info/dependency_links.txt
src/itaxotools_convphase_gui.egg-info/entry_points.txt
src/itaxotools_convphase_gui.egg-info/requires.txt
src/itaxotools_convphase_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/convphase.icns
tools/data/convphase.ico
tools/data/entitlements.plist
tools/specs/macos.spec
tools/specs/windows.spec
tools/wheels/install.py
tools/wheels/macos.yml