# Binance Python Connector

Simple connector to Binance Public API

Repository: https://github.com/binance/binance-connector-python
Canonical: https://ross.abutalabs.com/products/binance-python-connector
Language: Python
License: MIT
License Family: permissive
Topics: binance-api, connector, crypto, library, market-data, python, real-time, trading
Last push: 2026-08-25T14:05:24+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2326, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2916, forks 695 (observed 2026-08-28T04:07:29.983280+00:00)

## What it is
A collection of auto-generated Python SDKs for the Binance public APIs, covering spot, futures, options, and other trading services. It provides REST and WebSocket connectors for market data and trading operations.

## Use cases
- fetch crypto market data from binance
- place trades on binance via python
- stream real-time binance price data
- connect to binance futures api
- build a crypto trading bot in python
- query binance account and order info

## When to choose
- you need official, maintained Python access to Binance REST and WebSocket APIs
- you want SDKs covering the full range of Binance products (spot, futures, options, algo, copy trading)
- you prefer auto-generated clients that track the latest Binance API changes

## When to avoid
- you trade on exchanges other than Binance
- you need a language other than Python
- you want a lightweight hand-written client with minimal dependencies

## Facets
- artifact type: library
- maturity: active
- function: http-client, websocket, sdk, trading
- domain: fintech, apis, developer-tools
- platform: python, cross-platform
- tags: binance-api, crypto-trading, market-data, rest-api, websocket-streams, auto-generated-sdk, cryptocurrency

## Member repositories
- binance/binance-connector-python (main) score 77
- binance/binance-futures-connector-python (sdk) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:29.983280+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:34:05.338893+00:00, confidence not recorded.
  - readme: https://github.com/binance/binance-connector-python (fetched 2026-08-28T04:07:29.983280+00:00, sha 2e7fe877e07b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
