# realpython/list-of-python-api-wrappers

List of Python API Wrappers and Libraries

Repository: https://github.com/realpython/list-of-python-api-wrappers
Canonical: https://ross.abutalabs.com/products/list-of-python-api-wrappers
License Family: other
Last push: 2023-08-29T13:53:57+00:00

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

## Adoption (not part of the score)
Stars 2163, forks 412 (observed 2026-08-28T04:06:21.183572+00:00)

## What it is
A curated list of web services with links to their API documentation and corresponding Python wrapper libraries. It serves as a reference catalog for finding existing Python clients rather than being software itself.

## Use cases
- find a python wrapper for a web service api
- discover python client libraries for popular apis
- check if an api already has a python sdk before writing one
- browse curated list of api integrations for python
- find python library for aws s3 or sqs

## When to choose
- you want to quickly find an existing Python wrapper for a known web service
- you are evaluating whether to build an API client or reuse one

## When to avoid
- you need a runnable tool or library rather than a list of links
- you need guaranteed up-to-date or maintained wrapper recommendations

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: http-client, developer-tools
- domain: developer-tools, apis
- platform: python
- tags: awesome-list, api-wrappers, curated-list, python-libraries, python

## Member repositories
- realpython/list-of-python-api-wrappers (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.183572+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-30T02:50:12.818710+00:00, confidence not recorded.
  - readme: https://github.com/realpython/list-of-python-api-wrappers (fetched 2026-08-28T04:06:21.183572+00:00, sha 3c6fda5dece5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
