skillfed

sphinx-basic-ng

A modern skeleton for Sphinx themes.

sphinx-basic-ng v1.0.0b2 2.8M downloads/30d#2,884 on PyPI33
Permissive license DORMANT released

What it is and what it does

sphinx-basic-ng is a Sphinx theme base—a starting point for developers building custom documentation themes. Rather than a complete theme, it provides a modernized skeleton with contemporary HTML/CSS structure and Sphinx integration patterns. You install it, set it as your theme in Sphinx's conf.py, and then extend or customize it for your documentation project.

The package depends only on sphinx, keeping installation straightforward. However, maintenance is dormant: the last commit was 2023-10-11 and the latest release was 2023-07-08. This means the skeleton is stable but will not receive updates for new Sphinx features or web standards. It remains useful for projects that need a clean, minimal theme foundation and can tolerate working with a frozen codebase.

Use it for:

  • Starting a custom Sphinx theme project with a modern HTML/CSS foundation instead of building from scratch.
  • Creating organization-specific documentation themes that inherit from a well-structured skeleton.
  • Building documentation sites that need a lightweight, contemporary theme base without heavy dependencies.
  • Extending an existing theme with custom branding while keeping the core structure maintainable.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a modern, minimal Sphinx theme skeleton for building custom documentation themes with contemporary web standards and structure.

Yes, if you are building a custom Sphinx theme and want a modern skeleton to extend. The low install friction and permissive license make it accessible. However, be aware that maintenance is dormant—last commit 2023-10-11—so you should verify compatibility with your Sphinx version and be prepared to maintain customizations yourself if Sphinx evolves significantly.

Install

sphinx-basic-ng on PyPI

pip

pip install sphinx-basic-ng

uv

uv add sphinx-basic-ng

poetry

poetry add sphinx-basic-ng

Installing sphinx-basic-ng

Before you install

Low install friction with a single runtime dependency on sphinx. Maintenance is dormant—last commit was 2023-10-11 and no release in over a year—so expect no active bug fixes or feature updates.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both open-source and commercial projects.

Quickstart

pip install sphinx-basic-ng

In conf.py:
html_theme = 'basic-ng'

Requires Sphinx to be installed; intended as a theme base for Sphinx documentation projects, not a standalone tool.

Verify before relying

  • Whether the beta version (1.0.0b2) is production-ready or still under active development despite dormant maintenance status.
  • How well this theme skeleton integrates with recent Sphinx versions given the maintenance gap.
  • Whether custom theme projects built on this skeleton remain compatible with current Sphinx ecosystem changes.

Package facts

License not declared (permissive)
Python support supports the current Python release (>=3.7)
Install friction low — pure-Python wheel
Runtime dependencies 1 — sphinx
Maintenance dormant — 1,133 days since the last release
Last repo commit
First released
Downloads 2,796,969/month — #2,884 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: sphinx_basic_ng-1.0.0b2-py3-none-any.whl

Environment :: Web EnvironmentFramework :: SphinxFramework :: Sphinx :: ThemeIntended Audience :: DevelopersLicense :: OSI Approved :: MIT LicenseOperating System :: OS IndependentProgramming Language :: Python :: 3Topic :: DocumentationTopic :: Software Development :: Documentation

Tags

sphinx theme basesphinx theme skeletonmodern sphinx themesphinx theme templatesphinx documentation themesphinx theme frameworkcustom sphinx themes
sphinx-themedocumentation-tooling

More Documentation packages

docutils

Docutils converts plaintext documentation in…

unclear · top 1,000 on PyPI

Sphinx

Sphinx generates professional documentation…

permissive · top 1,000 on PyPI

griffe

Griffe extracts the complete structure and…

permissive · top 1,000 on PyPI

sphinxcontrib-serializinghtml

A Sphinx extension that outputs documentation…

permissive · top 1,000 on PyPI

alabaster

Alabaster is a clean, responsive Sphinx theme…

permissive · top 1,000 on PyPI

sphinxcontrib-htmlhelp

A Sphinx extension that generates HTML help…

permissive · top 1,000 on PyPI

sphinx-press-theme

A modern, responsive Sphinx documentation theme…

permissive · top 15,000 on PyPI

sphinx-bootstrap-theme

A Sphinx theme that applies Bootstrap CSS and…

permissive · top 15,000 on PyPI

Pallets-Sphinx-Themes

Provides Sphinx themes styled for Pallets…

permissive · top 15,000 on PyPI

pygments-styles

Provides a curated collection of Pygments…

permissive · top 15,000 on PyPI

shibuya

Shibuya is a Sphinx documentation theme that…

permissive · top 15,000 on PyPI

python-docs-theme

A Sphinx theme that applies the visual style…

permissive · top 15,000 on PyPI

sphinx-immaterial

A Sphinx documentation theme that adapts the…

permissive · top 15,000 on PyPI

sphinx-panels

A Sphinx extension that adds directives for…

permissive · top 15,000 on PyPI

sphinx-simplepdf

Sphinx-SimplePDF is a Sphinx extension that…

permissive · top 15,000 on PyPI

furo

Furo is a clean, responsive Sphinx theme for…

permissive · top 5,000 on PyPI