LICENSE
README.md
pyproject.toml
chorale/__init__.py
chorale/__main__.py
chorale/backends.py
chorale/cli.py
chorale/config.py
chorale/prompt.py
chorale/run.py
chorale/splice.py
chorale/template.py
chorale.egg-info/PKG-INFO
chorale.egg-info/SOURCES.txt
chorale.egg-info/dependency_links.txt
chorale.egg-info/entry_points.txt
chorale.egg-info/requires.txt
chorale.egg-info/top_level.txt
tests/test_backends.py
tests/test_config.py
tests/test_splice.py
tests/test_template.py