Metadata-Version: 2.0
Name: gdax-python-api
Version: 0.1
Summary: GDAX API client written in Python3 using async/await
Home-page: https://github.com/csko/gdax-python-api
Author: Kornel Csernai
Author-email: cskornel@gmail.com
License: MIT License
Keywords: gdax gdax-api gdax-python python3 python-3.6 coinbase coinbase-api bitcoin ethereum litecoin trading-api
Platform: any
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp (==2.2.0)
Requires-Dist: async-timeout (==1.2.1)
Requires-Dist: bintrees (==2.0.7)
Requires-Dist: requests (==2.18.1)
Requires-Dist: websockets (==3.3)

UNKNOWN


