Metadata-Version: 2.1
Name: ftx-api-py
Version: 0.0.1
Summary: FTX Python API
Home-page: https://github.com/charlychiu/FTX-api-py
Author: Charly Chiu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4, <4
Description-Content-Type: text/markdown
Requires-Dist: asyncio (~=3.0)
Requires-Dist: aiohttp (~=3.0)

# FTX Library for Python

A Python reference implementation of the FTX API for REST.

