Skip to content

Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Th0rgal Th0rgal released this 27 Jun 18:23
· 111 commits to master since this 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'