Library for interacting with the Binance API
Project description
Welcome to binance-asyncio
This is an unofficial wrapper for the Binance API, as per the license, its provided with no guarantee, so use it at your own risk.
Quick start
Install with
pip install binance-asyncio
And have a look at the examples
directory, to get you started
Current status
This is very much work-in-process, I made it for some personal projects, where I needed to be able to interact with binance in an asyncio context. And its been working well for me, so I thought I'd share it.
Status of documentation
I got a very early version of the documentation ready here at: binance-asyncio.readthedocs.io
Its still a WIP, but should prove helpful regardless. Also, as mentioned, you can also look in the examples
directory to get started.
Coverage of API
- General endpoints (full coverage)
- Market Data endpoints (full coverage)
- Account endpoints (order and test order implemented)
Stream coverage
- Aggregate Trade Streams
- Trade Streams
- Kline/Candlestick Streams
- Individual Symbol Mini Ticker Stream
- All Market Mini Tickers Stream
- Individual Symbol Ticker Streams
- All Market Tickers Stream
- Individual Symbol Book Ticker Streams
- All Book Tickers Stream
- Partial Book Depth Streams
- Diff. Depth Stream
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file binance-asyncio-0.2.0.tar.gz
.
File metadata
- Download URL: binance-asyncio-0.2.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11c8bca00f69084a5ed83753b171a1ae9ac0f7baad4894fe5f3f522a304f78cd |
|
MD5 | 8b63c7a10c4e0a1fc9e183c1e8bf65d7 |
|
BLAKE2b-256 | 3156031cda1bfbffc1f7a29e25b621982e5571b26b50be007d7bcb96a1837aac |
File details
Details for the file binance_asyncio-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: binance_asyncio-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a808b749963477c394bfe0eab3b684aa62b06b2570e180389bb7df4649e98519 |
|
MD5 | 5ce88b6e5597e5b11f900e575942b6e9 |
|
BLAKE2b-256 | b2e33dcb9697a19498e9a450cfa83bf4a5efd6082a4fd0b634ff0442008035c1 |