Metadata-Version: 2.1
Name: playbacker
Version: 0.5.0
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: inquirer (==3.1.3)
Requires-Dist: numpy (==1.24.2)
Requires-Dist: pydantic (==1.10.7)
Requires-Dist: sounddevice (==0.4.6)
Requires-Dist: soxr (==0.3.4)
Requires-Dist: starlite (==1.51.9)
Requires-Dist: typer[all] (==0.7.0)
Requires-Dist: uvicorn[standard] (==0.21.1)
Requires-Dist: uvloop (==0.17.0)
Requires-Dist: watchfiles (==0.19.0)
