skillfed

sphinxcontrib-qthelp

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents

sphinxcontrib-qthelp Permissive license DORMANT 2 v2.0.0 released

Install

sphinxcontrib-qthelp on PyPI

pip

pip install sphinxcontrib-qthelp

uv

uv add sphinxcontrib-qthelp

poetry

poetry add sphinxcontrib-qthelp

Package 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: Web EnvironmentFramework :: SphinxFramework :: Sphinx :: ExtensionIntended Audience :: DevelopersIntended Audience :: EducationLicense :: OSI Approved :: BSD LicenseOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.9Topic :: DocumentationTopic :: Documentation :: SphinxTopic :: Text ProcessingTopic :: Utilities

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
sphinx qthelp extensionqt help documentation generatorsphinx qt output formatqthelp sphinx plugingenerate qt help filessphinx documentation qt

Similar packages