Metadata-Version: 2.1
Name: dippy.core
Version: 0.0.1a0
Summary: Async Discord Gateway client.
License: MIT
Author: Zech Zimmerman
Author-email: hi@zech.codes
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: gully (>=0.2.0,<0.3.0)
Requires-Dist: pydantic (>=1.8.1,<2.0.0)
