python/devguide resource
The Python developer's guide observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3694
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
2103 stars · 1033 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The CPython Developer's Guide (devguide), a comprehensive documentation resource maintained by the Python core team explaining how to contribute to CPython. It covers building, testing, triaging, documentation, security, and the overall development workflow, published at devguide.python.org.
Use cases
- learn how to contribute to CPython
- set up a CPython build environment
- understand the CPython pull request lifecycle
- find how to triage Python issues
- learn how to write and run CPython tests
- understand Python version release status
- learn how to join the Python core team
- get started contributing to Python documentation
When to choose
- you want to contribute code, docs, or triage work to CPython
- you need authoritative guidance on CPython's development workflow and internals
- you are onboarding as a new Python contributor or core developer
When to avoid
- you need general Python language tutorials rather than contribution guidance
- you are contributing to a third-party Python library, not CPython itself
- you need a runnable tool rather than documentation
Facets
learning-resource · maturity active
documentation developer-tools programming-languages tutorials python cpython contributing-guide open-source-contribution sphinx core-development python-core-team web-server
2 sources
- readme: https://github.com/python/devguide · fetched 2026-08-28 · a55b0d8c80be
- homepage: https://devguide.python.org/ · fetched 2026-08-29 · a994ffb29051
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| python/devguide | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem