Metadata-Version: 2.1
Name: streamlabsio
Version: 0.1.0
Summary: Get real time Twitch/Youtube events through Streamlabs SocketIO API
License: MIT
Author: onyx-and-iris
Author-email: code@onyxandiris.online
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: observable (>=1.0.3,<2.0.0)
Requires-Dist: python-engineio (==3.14.2)
Requires-Dist: python-socketio[client] (==4.6.0)
Requires-Dist: tomli (>=2.0.1,<3.0.0); python_version < "3.11"
