Metadata-Version: 2.1
Name: kucoin-cli
Version: 0.0.2
Summary: Kucoin API and websocket client
Home-page: https://github.com/jaythequant/kucoin-cli
Author: James VanLandingham
Author-email: jameslvanlandingham@gmail.com
Project-URL: Github Dist, https://github.com/jaythequant/kucoin-cli
Project-URL: PyPi Dist, https://pypi.org/project/kucoin-cli/0.0.1/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: asyncio
Requires-Dist: certifi
Requires-Dist: charset-normalizer
Requires-Dist: idna
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: urllib3
Requires-Dist: websockets

Will write this later
