sammchardy/python-binance
Binance Exchange API python implementation for automated trading observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 86
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 17
- age_days: 3306
- days_rel: 86
- days_push: 86
- n_releases_24m: 18
Adoption not part of the score
7205 stars · 2267 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
An unofficial Python wrapper for the Binance exchange REST API v3, covering general, market data, and account endpoints with asyncio and websocket support. It handles authentication (RSA/EDDSA), timestamps, and exception handling for automated cryptocurrency trading.
Use cases
- automate trading on binance
- fetch market data from binance api in python
- place orders programmatically on binance
- stream binance websocket data
- build a crypto trading bot for binance
- test strategies on binance testnet or demo trading
When to choose
- you need full coverage of Binance spot/futures REST endpoints in Python
- you want asyncio and websocket streaming support out of the box
- you need demo/testnet trading support for Binance
When to avoid
- you trade on exchanges other than Binance (consider ccxt)
- you need an official, exchange-supported SDK
- you want a GUI or no-code trading tool
Facets
library · maturity active
http-client websocket auth sdk fintech apis python cross-platform binance trading crypto-exchange rest-api asyncio trading-bot cryptocurrency automation
2 sources
- readme: https://github.com/sammchardy/python-binance · fetched 2026-08-28 · ce0e38c21d15
- registry_pypi: https://pypi.org/pypi/python-binance/json · fetched 2026-08-29 · 59102a37a350
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sammchardy/python-binance | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="sammchardy/python-binance")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem