python/peps resource
Python Enhancement Proposals observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4712
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
4996 stars · 1797 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The canonical repository of Python Enhancement Proposals (PEPs), the design documents and standards that govern Python's development, published automatically at peps.python.org. It contains PEP sources in reStructuredText, build tooling to render them to HTML, and a JSON API of PEP metadata.
Use cases
- read the official Python style guide PEP 8
- look up how a Python language feature was proposed and accepted
- find the process for proposing a change to Python
- check the status of packaging or typing standards
- render PEPs locally to preview a new proposal
- fetch PEP metadata programmatically via the JSON API
When to choose
- you need authoritative Python language or packaging standards
- you want to draft or review a new PEP
- you need historical records of Python design decisions
- you want programmatic access to PEP metadata
When to avoid
- you need executable code or a library to install
- you want general Python tutorials rather than specifications
- you need documentation for a specific Python module instead of language-level proposals
Facets
dataset · maturity active
documentation markdown programming-languages documentation developer-tools python peps python-enhancement-proposals specifications restructuredtext standards governance python-language web-server
10 sources
- readme: https://github.com/python/peps · fetched 2026-08-28 · 8619ac15342e
- homepage: https://peps.python.org · fetched 2026-08-29 · 27553cc80abd
- site_page: https://peps.python.org/pep-0545 · fetched 2026-08-29 · 60a3e0242e26
- site_page: https://peps.python.org/pep-0732 · fetched 2026-08-29 · 73f6901cabf9
- site_page: https://peps.python.org/pep-0101 · fetched 2026-08-29 · fa7bc2cb2a90
- site_page: https://peps.python.org/pep-0257 · fetched 2026-08-29 · 7dddf0c50c1e
- site_page: https://peps.python.org/pep-0287 · fetched 2026-08-29 · f64728a5b0df
- site_page: https://peps.python.org/pep-0430 · fetched 2026-08-29 · a4827acccf4e
- site_page: https://peps.python.org/pep-0710 · fetched 2026-08-29 · ba2dc00eba9b
- site_page: https://peps.python.org/pep-0780 · fetched 2026-08-29 · 807d8359627a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| python/peps | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem