Metadata-Version: 2.1
Name: twitch-dota-extension
Version: 0.1.10
Summary: Interact with the Twitch Extension APIs 'Dota2' and 'PGL' for a given Twitch channel ID
License: MIT
Author: David Ventura
Author-email: davidventura27@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dacite (>=1.8.1,<2.0.0)
Requires-Dist: httpx (>=0.27.2,<0.28.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

Simple client to interact with the Dota2 twitch extension and the PGL dota2 extension

