python-docs-theme 2025.9.2


pip install python-docs-theme

  Latest version

Released: Sep 17, 2025


Meta
Author: PyPA
Requires Python: >=3.12

Classifiers

Development Status
  • 5 - Production/Stable

Framework
  • Sphinx :: Theme

Intended Audience
  • Developers

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3 :: Only
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

Topic
  • Documentation
  • Software Development :: Documentation

Python Docs Sphinx Theme

This is the theme for the Python documentation. It requires Python 3.12 or newer and Sphinx 7.3 or newer.

Note that when adopting this theme, you're also borrowing an element of the trust and credibility established by the CPython core developers over the years. That's fine, and you're welcome to do so for other Python community projects if you so choose, but please keep in mind that in doing so you're also choosing to accept some of the responsibility for maintaining that collective trust.

To use the theme, install it into your docs build environment via pip (preferably in a virtual environment).

Configuration options

To use this theme, add the following to conf.py:

Preview

See a demo of the CPython docs using this theme:

The kitchen sink is a showcase of every Sphinx feature:

Extras: None
Dependencies:
sphinx (>=7.3)