# man-c/pycoingecko

Python wrapper for the CoinGecko API

Repository: https://github.com/man-c/pycoingecko
Canonical: https://ross.abutalabs.com/products/pycoingecko
Language: Python
License: MIT
License Family: permissive
Topics: python3, api-wrapper, api, wrapper, cryptocurrency, crypto, coingecko, python, nft, nfts
Last push: 2024-11-13T00:34:47+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": 2931, "days_push": 659, "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 1094, forks 274 (observed 2026-08-28T04:03:33.909633+00:00)

## What it is
A Python client library wrapping the CoinGecko API v3, supporting both the free Public API and the Pro API with API key authentication. It exposes CoinGecko endpoints as Python functions for fetching cryptocurrency prices, market data, and NFT information.

## Use cases
- fetch bitcoin and ethereum prices in python
- get crypto market data from coingecko
- track cryptocurrency prices in usd and eur
- query coingecko api with a pro api key
- get nft data from coingecko
- build a crypto price tracker in python

## When to choose
- you need cryptocurrency market data in a Python project
- you want a thin, simple wrapper over the CoinGecko REST API
- you need support for both public and Pro CoinGecko API keys

## When to avoid
- you need real-time exchange trading or order execution
- you use a language other than Python
- you need data from exchanges other than CoinGecko

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk
- domain: fintech, apis
- platform: python, cross-platform
- tags: api-wrapper, coingecko, crypto-prices, nft, market-data, cryptocurrency

## Member repositories
- man-c/pycoingecko (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.909633+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-30T06:47:37.343779+00:00, confidence not recorded.
  - readme: https://github.com/man-c/pycoingecko (fetched 2026-08-28T04:03:33.909633+00:00, sha 798eb0a1b61b)
  - registry_pypi: https://pypi.org/pypi/pycoingecko/json (fetched 2026-08-29T12:50:36.753819+00:00, sha e07d8979d682)
- Data as of 2026-08-30T08:39:29.467469+00:00.
