Metadata-Version: 2.1
Name: async-mixin
Version: 0.0.2
Summary: Boilerplate for an Asynchronous HTTP REST Client as a Mixin
Author: Andrew Rainboldt
Author-email: arainboldt@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.8.1,<4.0.0)
Requires-Dist: asyncio-throttle (>=1.0.2,<2.0.0)
