alabaster
A light, configurable Sphinx theme
Install
alabaster on PyPI
pip
pip install alabasteruv
uv add alabasterpoetry
poetry add alabasterPackage facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | dormant — 748 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: alabaster-1.0.0-py3-none-any.whl
About alabaster
from the package's own PyPI description — quoted content, verbatim
.. image:: https://img.shields.io/pypi/v/alabaster.svg :target: https://pypi.org/project/alabaster/ :alt: Package on PyPI
.. image:: https://github.com/sphinx-doc/alabaster/actions/workflows/test.yml/badge.svg :target: https://github.com/sphinx-doc/alabaster/actions/workflows/test.yml :alt: CI Status
.. image:: https://readthedocs.org/projects/alabaster/badge/ :target: https://alabaster.readthedocs.io/ :alt: Documentation Status
.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://opensource.org/license/BSD-3-Clause :alt: BSD 3 Clause
What is Alabaster?
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx
<https://www.sphinx-doc.org>_ documentation system.
It requires Python 3.10 or newer and Sphinx 6.2 or newer.
It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is selected as the default theme.
Live examples of this theme can be seen on this project's own website
<https://alabaster.readthedocs.io/>, paramiko.org <https://www.paramiko.org>,
`fabfile.org...
Read as markdown · JSON record · Source repository · Homepage · Docs
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Alabaster is a clean, responsive Sphinx theme for documentation that provides a visually polished default appearance for projects using the Sphinx documentation system.
Installation is frictionless with no runtime dependencies. The package is dormant (748 days since last release) but remains actively maintained by the Sphinx project; the repository is not archived and received its most recent commit on 2024-07-26.
Licensed under a permissive BSD 3-Clause license, allowing free use, modification, and distribution with minimal restrictions.
Usage
pip install alabaster
# In conf.py for your Sphinx project:
html_theme = 'alabaster'
Requires Python 3.10 or newer and Sphinx 6.2 or newer.
Verdict: Alabaster is a stable, zero-dependency Sphinx theme suitable for production documentation. Its dormant maintenance status reflects its role as Sphinx's bundled default rather than active development, and it carries no known security vulnerabilities. The permissive license and broad Python version support (3.10–3.13) make it a low-risk choice for projects already using Sphinx.
Needs verification
- Whether Alabaster's dormancy reflects intentional stability or insufficient maintenance for emerging Sphinx features.
- How well the theme adapts to recent Sphinx versions beyond 6.2, given the 748-day release gap.
Similar packages
permissive · top 1,000 on PyPI
Sphinxpermissive · top 1,000 on PyPI
sphinxcontrib-serializinghtmlpermissive · top 1,000 on PyPI
sphinxcontrib-applehelppermissive · top 1,000 on PyPI
sphinxcontrib-htmlhelppermissive · top 1,000 on PyPI
sphinxcontrib-devhelppermissive · top 1,000 on PyPI
hatchpermissive · top 1,000 on PyPI
jupyter-corepermissive · top 1,000 on PyPI
jupyterlab-pygmentspermissive · top 1,000 on PyPI
click-option-grouppermissive · top 1,000 on PyPI