LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
antescofo/__init__.py
antescofo/client.py
antescofo/constants.py
antescofo/events.py
antescofo/exceptions.py
antescofo/osc.py
antescofo/score.py
antescofo/types.py
antescofo.egg-info/PKG-INFO
antescofo.egg-info/SOURCES.txt
antescofo.egg-info/dependency_links.txt
antescofo.egg-info/requires.txt
antescofo.egg-info/top_level.txt
examples/basic_control.py
examples/event_listening.py
examples/score_generation.py
tests/__init__.py
tests/test_events.py
tests/test_score.py
tests/test_types.py