Skip to main content

Library for interacting with the Binance API

Project description

Welcome to binance-asyncio

Documentation Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binance-asyncio-0.2.0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

binance_asyncio-0.2.0-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page