sphinxcontrib-serializinghtml
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
Install
sphinxcontrib-serializinghtml on PyPI
pip
pip install sphinxcontrib-serializinghtmluv
uv add sphinxcontrib-serializinghtmlpoetry
poetry add sphinxcontrib-serializinghtmlPackage facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | none |
| Maintenance | dormant — 745 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: sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl
About sphinxcontrib-serializinghtml
from the package's own PyPI description — quoted content, verbatim
============================= sphinxcontrib-serializinghtml =============================
sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle).
For more details, please visit http://www.sphinx-doc.org/.
Installing
Install from PyPI::
pip install -U sphinxcontrib-serializinghtml
Contributing
See CONTRIBUTING.rst__
.. __: https://github.com/sphinx-doc/sphinx/blob/master/CONTRIBUTING.rst
Read as markdown · JSON record · Source repository · Homepage
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
A Sphinx extension that serializes HTML documentation output into JSON and pickle formats for programmatic access and processing.
Low friction installation with no runtime dependencies. Marked dormant (745 days since last release), though the repository remains active with a recent commit in October 2024; suitable for stable, maintenance-light use cases.
Licensed under BSD (permissive), allowing commercial and private use with minimal restrictions.
Usage
pip install sphinxcontrib-serializinghtml==2.0.0
# In conf.py, add to extensions list:
extensions = ['sphinxcontrib.serializinghtml']
Requires Python 3.9 or later; intended for use within a Sphinx documentation project.
Verdict: A stable, production-ready Sphinx extension with zero dependencies and permissive licensing. Dormancy (no release in 745 days) is typical for mature, feature-complete tools; the October 2024 repository commit confirms ongoing maintenance. Safe for projects needing serialized HTML output formats.
Needs verification
- Whether the extension is actively maintained by the Sphinx project or has been superseded by built-in functionality.
- Real-world usage frequency and whether the JSON/pickle output formats remain widely adopted in the Sphinx ecosystem.
Similar packages
permissive · top 1,000 on PyPI
sphinxcontrib-devhelppermissive · top 1,000 on PyPI
sphinxcontrib-applehelppermissive · top 1,000 on PyPI
sphinxcontrib-htmlhelppermissive · top 1,000 on PyPI
alabasterpermissive · top 1,000 on PyPI
pyarrow-hotfixpermissive · top 1,000 on PyPI
Sphinxpermissive · top 1,000 on PyPI
orjsoncopyleft · top 1,000 on PyPI
cloudpicklepermissive · top 1,000 on PyPI
dillpermissive · top 1,000 on PyPI