---
id: sphinxcontrib-serializinghtml
version: "2.0.0"
license: unclear
license_treatment: permissive
maintenance: dormant
---
# sphinxcontrib-serializinghtml — sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)
License: permissive · Maintenance: dormant · Popularity: top 1,000 on PyPI
## Install
pip install sphinxcontrib-serializinghtml
uv add sphinxcontrib-serializinghtml
poetry add sphinxcontrib-serializinghtml
## Description
=============================
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
## AI interpretation — verify before relying
A Sphinx extension that serializes HTML documentation output into JSON and pickle formats for programmatic access and processing.
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.
[View on SkillFed](https://skillfed.io/packages/sphinxcontrib-serializinghtml) · [View on PyPI](https://pypi.org/project/sphinxcontrib-serializinghtml/)