Beta
Pre-release
Pre-release
This beta version should be used with caution. It supports the entire binance REST API and also the userDataStreams (user events) using websocket. f I tried to test a maximum of things, it is possible that there are still bugs. It is very important to open an issue if you notice one.
The build is available on pypi: https://pypi.org/project/binance.py/
You can install it easily using pip:
pip install 'binance.py==0.2.0'