# danpaquin/coinbasepro-python

The unofficial Python client for the Coinbase Pro API

Repository: https://github.com/danpaquin/coinbasepro-python
Canonical: https://ross.abutalabs.com/products/coinbasepro-python
Language: Python
License: MIT
License Family: permissive
Topics: python-client, websocket-client, coinbase, exchange, wrapper, libaray, orderbook, bitcoin, ethereum, trading, coinbasepro, coinbasepro-api, cbpro
Last push: 2023-07-06T11:15:01+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3702, "days_push": 1154, "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 1847, forks 716 (observed 2026-08-28T04:05:43.592378+00:00)

## What it is
An unofficial Python client (pip package cbpro) wrapping the Coinbase Pro (formerly GDAX) REST and WebSocket APIs for public and authenticated endpoints. It provides easy-to-use methods for market data, order books, tickers, and programmatic trading.

## Use cases
- fetch bitcoin and ethereum prices from coinbase pro
- place buy and sell orders programmatically on coinbase
- stream real-time order book updates via websocket
- get historical trades and ticker data for a trading bot
- authenticate to coinbase pro private endpoints in python

## When to choose
- you need a quick Python wrapper for Coinbase Pro public and authenticated endpoints
- you want websocket access to the real-time order book
- you are building a crypto trading bot in Python

## When to avoid
- you need a supported client for the current Coinbase Advanced Trade API (Coinbase Pro was sunset in 2023)
- you need production-grade reliability with active maintenance and support
- you need FIX protocol connectivity, which was never completed

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, websocket, trading
- domain: fintech, apis
- platform: python, cross-platform
- tags: coinbase-pro, crypto-exchange, api-wrapper, orderbook, bitcoin, ethereum, cryptocurrency

## Member repositories
- danpaquin/coinbasepro-python (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.592378+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-30T03:17:50.247881+00:00, confidence not recorded.
  - readme: https://github.com/danpaquin/coinbasepro-python (fetched 2026-08-28T04:05:43.592378+00:00, sha 188711fb6497)
- Data as of 2026-08-30T08:39:29.467469+00:00.
