Cómo Comenzar¶
Instalación¶
python-binance is available on PYPI.
Install with pip:
pip install python-binance
Windows
If you see errors building Twisted indication Microsoft Visual C++ is required you may need to install the Visual C++ Build Tools refer to the Python Wiki on Widows Compilers for your relevant version.
Register on Binance¶
Firstly register an account with Binance.
Generate an API Key¶
To use signed account methods you are required to create an API Key.