sphinx-theme-builder 0.3.2


pip install sphinx-theme-builder

  Latest version

Released: Dec 19, 2025


Meta
Author: Pradyun Gedam
Requires Python: >=3.10

Classifiers

Development Status
  • 2 - Pre-Alpha

Framework
  • Sphinx

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: 3

Topic
  • Documentation
  • Software Development :: Documentation
  • Software Development :: Libraries :: Python Modules

Sphinx Theme Builder

Streamline the Sphinx theme development workflow, by building upon existing standardised tools.

  • simplified packaging experience
  • simplified JavaScript tooling setup
  • development server, with rebuild-on-save and automagical browser reloading
  • consistent repository structure across themes

Installation

This project is available on PyPI, and can be installed using pip:

pip install "sphinx-theme-builder[cli]"

This project requires modern versions of CPython (>= 3.10).

Usage

Find more details on how to use this project in the documentation.

Contributing

stb is a volunteer maintained open source project, and we welcome contributions of all forms. Please take a look at the Development Documentation for more information.

Extras:
Dependencies:
pyproject-metadata (>=0.10.0)
packaging
rich
nodeenv
setuptools
tomli
diagnostic (>=2)