Metadata-Version: 2.1
Name: binance-interface
Version: 1.0.0.dev1
Summary: Python Binance API Interface and Advanced APP Packaging Methods
Home-page: https://github.com/pyted/binance_interface
Author: pyted
Author-email: pyted@outlook.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
Requires-Dist: urllib3 (==1.26.12)
Requires-Dist: requests (>=2.31.0)
Requires-Dist: pandas (>=1.5.0)
Requires-Dist: numpy (>=1.23.3)
Requires-Dist: paux (>=1.0.13)
Requires-Dist: candlelite (>=1.0.9)

Python Binance API Interface and Advanced APP Packaging Methods
