Metadata-Version: 2.1
Name: aioidex
Version: 0.2.3
Summary: Idex API async Python wrapper
Home-page: https://github.com/ape364/aioidex
License: MIT
Author: ape364
Author-email: ape364@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: aiohttp (>=3.5,<4.0)
Requires-Dist: backoff (>=1.8,<2.0)
Requires-Dist: shortid (>=0.1.2,<0.2.0)
Requires-Dist: ujson (>=1.35,<2.0)
Requires-Dist: websockets (>=7.0,<8.0)
