README.md
pyproject.toml
src/tabsynth/__init__.py
src/tabsynth/candidates.py
src/tabsynth/cli.py
src/tabsynth/cost.py
src/tabsynth/fretboard.py
src/tabsynth/model.py
src/tabsynth/optimize.py
src/tabsynth/pipeline.py
src/tabsynth/render.py
src/tabsynth/templates.py
src/tabsynth.egg-info/PKG-INFO
src/tabsynth.egg-info/SOURCES.txt
src/tabsynth.egg-info/dependency_links.txt
src/tabsynth.egg-info/entry_points.txt
src/tabsynth.egg-info/requires.txt
src/tabsynth.egg-info/top_level.txt
tests/test_candidates.py
tests/test_cost.py
tests/test_end_to_end.py
tests/test_fretboard.py
tests/test_model.py
tests/test_optimize.py
tests/test_render.py
tests/test_templates.py