sphinxcontrib-qthelp
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents
Install
sphinxcontrib-qthelp on PyPI
pip
pip install sphinxcontrib-qthelpuv
uv add sphinxcontrib-qthelppoetry
poetry add sphinxcontrib-qthelpPackage 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_qthelp-2.0.0-py3-none-any.whl
About sphinxcontrib-qthelp
from the package's own PyPI description — quoted content, verbatim
==================== sphinxcontrib-qthelp ====================
sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.
For more details, please visit http://www.sphinx-doc.org/.
Installing
Install from PyPI::
pip install -U sphinxcontrib-qthelp
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 generates QtHelp documentation output, enabling Sphinx-based projects to produce help files compatible with Qt's help system.
Low install friction with no runtime dependencies. Maintenance is dormant—745 days since last release—though the repository remains active with a recent commit on 2024-10-25, suggesting occasional upkeep rather than active development.
Licensed under a permissive BSD license, allowing free use, modification, and distribution with minimal restrictions.
Usage
pip install sphinxcontrib-qthelp==2.0.0
In conf.py, add to extensions:
extensions = ['sphinxcontrib.qthelp']
Requires Python >=3.9; intended as a Sphinx extension, so a Sphinx project setup is assumed.
Verdict: A stable, low-friction Sphinx extension for QtHelp output with no known vulnerabilities and permissive licensing. Dormant maintenance (745 days since release) is typical for mature, specialized documentation tools; the recent repository commit suggests it is not abandoned. Suitable for projects needing Qt help integration with Sphinx.
Needs verification
- Whether the extension is actively maintained by the Sphinx project or has transitioned to community maintenance
- Compatibility with the latest Qt help system versions and any breaking changes in recent Sphinx releases
Similar packages
permissive · top 1,000 on PyPI
sphinxcontrib-devhelppermissive · 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
Sphinxpermissive · top 1,000 on PyPI
lmnrpermissive · top 1,000 on PyPI
graphenepermissive · top 1,000 on PyPI
asgirefpermissive · top 1,000 on PyPI
SecretStoragepermissive · top 1,000 on PyPI