python/pythondotorg
Source code for python.org 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5077
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1656 stars · 696 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Django-based source code that powers the official python.org website, built with PostgreSQL, Redis, and Celery. It is maintained by the Python Software Foundation and serves as the reference implementation of the site's content management and community features.
Use cases
- contribute to the python.org website
- run a local copy of python.org for development
- study how a large Django site is structured
- fix a bug on python.org
- learn Django patterns from a production codebase
- set up the python.org CMS locally
When to choose
- you want to contribute to or fix issues on python.org
- you need a real-world Django/PostgreSQL/Celery reference codebase
- you are working on PSF web infrastructure
When to avoid
- you want the CPython interpreter itself (use python/cpython)
- you need Python documentation source (docs.python.org lives in CPython)
- you are looking for a reusable website framework or starter template
Facets
application · maturity active
web-framework http-server caching testing ci-cd web-development developer-tools documentation python django postgresql redis celery python-software-foundation website web-server docker linux
10 sources
- readme: https://github.com/python/pythondotorg · fetched 2026-08-28 · 3eef3505abd1
- homepage: https://www.python.org · fetched 2026-08-29 · 6455557c1eaa
- site_page: https://docs.python.org · fetched 2026-08-29 · 592505bed243
- site_page: https://www.python.org/about · fetched 2026-08-29 · 8834bb6b9989
- site_page: https://www.python.org/about/apps · fetched 2026-08-29 · 94e978a118fa
- site_page: https://www.python.org/about/quotes · fetched 2026-08-29 · 6542c41a7a0d
- site_page: https://www.python.org/about/gettingstarted · fetched 2026-08-29 · 55c5465a177e
- site_page: https://www.python.org/about/help · fetched 2026-08-29 · d9e534e4d2dc
- site_page: https://www.python.org/downloads · fetched 2026-08-29 · c57a5f59632d
- site_page: https://www.python.org/doc · fetched 2026-08-29 · 1a12e23a2a74
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| python/pythondotorg | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="python/pythondotorg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem