Metadata-Version: 2.1
Name: playbacker
Version: 0.4.1
Summary: Live music performance playback
License: MIT
Author: Lev Vereshchagin
Author-email: mail@vrslev.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: PyYAML (==6.0)
Requires-Dist: SoundFile (==0.12.1)
Requires-Dist: fastapi (==0.95.0)
Requires-Dist: granian (==0.3.1)
Requires-Dist: inquirer (==3.1.3)
Requires-Dist: numpy (==1.24.2)
Requires-Dist: pydantic (==1.10.6)
Requires-Dist: sounddevice (==0.4.6)
Requires-Dist: soxr (==0.3.4)
Requires-Dist: sse-starlette (==1.3.3)
Requires-Dist: typer[all] (==0.7.0)
Requires-Dist: uvloop (==0.17.0)
Requires-Dist: watchfiles (==0.18.1)
