# python/pythondotorg

Source code for python.org

Repository: https://github.com/python/pythondotorg
Canonical: https://ross.abutalabs.com/products/pythondotorg
Homepage: https://www.python.org
Language: Python
License: Apache-2.0
License Family: permissive
Topics: psf, python
Last push: 2026-08-25T16:50:00+00:00

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

## Adoption (not part of the score)
Stars 1656, forks 696 (observed 2026-08-28T04:05:17.987182+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: web-framework, http-server, caching, testing, ci-cd
- domain: web-development, developer-tools, documentation
- platform: python
- tags: django, postgresql, redis, celery, python-software-foundation, website, web-server, docker, linux

## Member repositories
- python/pythondotorg (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:17.987182+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-30T03:44:50.280976+00:00, confidence not recorded.
  - readme: https://github.com/python/pythondotorg (fetched 2026-08-28T04:05:17.987182+00:00, sha 3eef3505abd1)
  - homepage: https://www.python.org (fetched 2026-08-29T11:17:46.619785+00:00, sha 6455557c1eaa)
  - site_page: https://docs.python.org (fetched 2026-08-29T11:17:46.629165+00:00, sha 592505bed243)
  - site_page: https://www.python.org/about (fetched 2026-08-29T11:17:46.632828+00:00, sha 8834bb6b9989)
  - site_page: https://www.python.org/about/apps (fetched 2026-08-29T11:17:46.635188+00:00, sha 94e978a118fa)
  - site_page: https://www.python.org/about/quotes (fetched 2026-08-29T11:17:46.637305+00:00, sha 6542c41a7a0d)
  - site_page: https://www.python.org/about/gettingstarted (fetched 2026-08-29T11:17:46.640130+00:00, sha 55c5465a177e)
  - site_page: https://www.python.org/about/help (fetched 2026-08-29T11:17:46.642964+00:00, sha d9e534e4d2dc)
  - site_page: https://www.python.org/downloads (fetched 2026-08-29T11:17:46.646090+00:00, sha c57a5f59632d)
  - site_page: https://www.python.org/doc (fetched 2026-08-29T11:17:46.650332+00:00, sha 1a12e23a2a74)
- Data as of 2026-08-30T08:39:29.467469+00:00.
