pydata-sphinx-theme
Bootstrap-based Sphinx theme from the PyData community
What it is and what it does
pydata-sphinx-theme is a Sphinx theme that replaces the default HTML output styling with a modern, three-column Bootstrap-based layout designed by and for the PyData community. It integrates with Sphinx's standard documentation build pipeline and requires only a one-line configuration change in your `conf.py` file to activate.
The theme depends on common documentation and rendering libraries—Sphinx itself, BeautifulSoup4 for HTML parsing, Babel for internationalization, Pygments for syntax highlighting, Jinja2 for templating, and requests for HTTP operations. It is actively maintained and supports modern Python versions (3.11 through 3.14). The maintainers explicitly note that new major Sphinx releases may take a few months to support, so teams using cutting-edge Sphinx versions should expect a brief compatibility lag.
Use it for:
- Style a PyData-ecosystem project's documentation (NumPy, pandas, SciPy, etc.) with a consistent, community-standard appearance.
- Build a technical documentation site that needs a responsive three-column layout without writing custom CSS.
- Migrate existing Sphinx docs to a modern Bootstrap theme while keeping the same build toolchain.
- Contribute to or customize an open-source documentation theme actively maintained by the PyData community.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A Bootstrap-based Sphinx theme that provides a clean, three-column layout for documentation sites built with Sphinx.
Yes. The theme is production-stable, actively maintained with recent releases, has no known vulnerabilities, and installs with low friction. It is the right choice if you are building Sphinx documentation for a PyData project or want a well-supported, modern three-column Bootstrap theme. Be aware that major Sphinx releases may require a few months for compatibility updates.
Install
pydata-sphinx-theme on PyPI
pip
pip install pydata-sphinx-themeuv
uv add pydata-sphinx-themepoetry
poetry add pydata-sphinx-themeInstalling pydata-sphinx-theme
Before you install
Low friction installation as a pure Python wheel. Actively maintained with a recent release; note that the theme may lag behind the latest major Sphinx versions by a few months, so allow time for compatibility updates after new Sphinx releases.
License in practice
Permissive license allows use in most projects without restriction.
Quickstart
pip install pydata-sphinx-theme
# In your Sphinx conf.py:
html_theme = "pydata_sphinx_theme"
Requires Python 3.11 or later. New major Sphinx releases may not be immediately compatible; allow time for updates.
Verify before relying
- Exact compatibility matrix with specific Sphinx versions beyond the general lag-time note in the description.
Package facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.11) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 8 — sphinx, beautifulsoup4, docutils, Babel, pygments, accessible-pygments, jinja2, requests |
| Maintenance | actively maintained — 36 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 4,710,080/month — #2,251 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pydata_sphinx_theme-0.20.0-py3-none-any.whl
Tags
More Sphinx packages
Parses Python docstrings in ReST, Google,…
permissive · top 1,000 on PyPI
SphinxSphinx generates professional documentation…
permissive · top 1,000 on PyPI
sphinxcontrib-serializinghtmlA Sphinx extension that outputs documentation…
permissive · top 1,000 on PyPI
alabasterAlabaster is a clean, responsive Sphinx theme…
permissive · top 1,000 on PyPI
sphinxcontrib-htmlhelpA Sphinx extension that generates HTML help…
permissive · top 1,000 on PyPI
sphinxcontrib-qthelpA Sphinx extension that converts documentation…
permissive · top 1,000 on PyPI
furoFuro is a clean, responsive Sphinx theme for…
permissive · top 5,000 on PyPI
nvidia-sphinx-themeA Sphinx theme that extends PyData Sphinx Theme…
unclear · top 15,000 on PyPI
shibuyaShibuya is a Sphinx documentation theme that…
permissive · top 15,000 on PyPI
sphinx-bootstrap-themeA Sphinx theme that applies Bootstrap CSS and…
permissive · top 15,000 on PyPI
sphinx-rtd-themeA Sphinx theme that renders documentation with…
permissive · top 5,000 on PyPI
Pallets-Sphinx-ThemesProvides Sphinx themes styled for Pallets…
permissive · top 15,000 on PyPI
python-docs-themeA Sphinx theme that applies the visual style…
permissive · top 15,000 on PyPI
sphinx-press-themeA modern, responsive Sphinx documentation theme…
permissive · top 15,000 on PyPI
sphinx-book-themeA Sphinx theme that renders documentation as an…
permissive · top 5,000 on PyPI