ramnes/notion-sdk-py
Notion API client SDK, rewritten in Python! (sync + async) observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 98
- Release rhythm 71
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 76.5
- age_days: 1938
- days_rel: 113
- days_push: 12
- n_releases_24m: 7
Adoption not part of the score
2177 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python client library for the official Notion API, mirroring the reference JavaScript SDK. It provides both synchronous and asynchronous clients built on httpx with dataclass-based models.
Use cases
- query and update Notion databases from Python
- create pages in Notion programmatically
- sync Notion workspace data into another system
- build a bot that reads and writes Notion content
- manage Notion users and permissions via the API
- use the Notion API from an asyncio application
When to choose
- you want an official-API-compatible Python client with sync and async support
- you want a lightweight, low-magic wrapper close to the raw Notion API
- you are porting code from the official JavaScript Notion SDK
When to avoid
- you need a high-level ORM-like abstraction over Notion databases
- you want to scrape Notion without using the official API
- your project is not in Python
Facets
library · maturity active
http-client sdk api-framework apis developer-tools python cross-platform notion notion-api api-client async httpx sync-and-async
2 sources
- readme: https://github.com/ramnes/notion-sdk-py · fetched 2026-08-28 · cccd376a0074
- homepage: https://ramnes.github.io/notion-sdk-py · fetched 2026-08-29 · 5b69030b840c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ramnes/notion-sdk-py | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="ramnes/notion-sdk-py")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem