python SDK

This commit is contained in:
Ajay Raj 2023-02-24 10:47:17 -08:00
commit 6dc9fceeb5
18 changed files with 482 additions and 0 deletions

5
requirements.txt Normal file
View file

@ -0,0 +1,5 @@
PyAudio==0.2.13
pydantic==1.10.5
python-dotenv==0.21.1
typing_extensions==4.5.0
websockets==10.4