sphinxcontrib-applehelp
sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books
Install
sphinxcontrib-applehelp on PyPI
pip
pip install sphinxcontrib-applehelpuv
uv add sphinxcontrib-applehelppoetry
poetry add sphinxcontrib-applehelpPackage 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_applehelp-2.0.0-py3-none-any.whl
About sphinxcontrib-applehelp
from the package's own PyPI description — quoted content, verbatim
======================= sphinxcontrib-applehelp =======================
sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books.
For more details, please visit http://www.sphinx-doc.org/.
Installing
Install from PyPI::
pip install -U sphinxcontrib-applehelp
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 Apple help book output format from reStructuredText documentation source.
Low install friction with no runtime dependencies. Maintenance is dormant—last release was 745 days ago, though the repository remains active with a recent commit on 2024-10-25. Suitable for stable, specialized use cases where Apple help output is needed.
Licensed under a permissive BSD license, allowing broad use and modification with minimal restrictions.
Usage
pip install sphinxcontrib-applehelp==2.0.0
In conf.py, add to extensions:
extensions = ['sphinxcontrib.applehelp']
Then build with: sphinx-build -b applehelp source/ build/
Requires Python >=3.9 and an existing Sphinx documentation project.
Verdict: A stable, permissively licensed Sphinx extension for Apple help output with zero runtime dependencies and low install friction. Maintenance is dormant but the codebase is mature and carries no known vulnerabilities. Appropriate for projects that specifically need Apple help book generation and can tolerate infrequent updates.
Needs verification
- Whether the extension remains compatible with current macOS Apple Help viewer versions and formats.
- Real-world adoption rate and whether Apple Help output remains a common documentation target.
Similar packages
permissive · top 1,000 on PyPI
sphinxcontrib-htmlhelppermissive · top 1,000 on PyPI
sphinxcontrib-serializinghtmlpermissive · top 1,000 on PyPI
sphinxcontrib-qthelppermissive · top 1,000 on PyPI
sphinxcontrib-devhelppermissive · top 1,000 on PyPI
alabasterpermissive · top 1,000 on PyPI
Fakerpermissive · top 1,000 on PyPI
gspreadpermissive · top 1,000 on PyPI
rich-rstpermissive · top 1,000 on PyPI
mpmathpermissive · top 1,000 on PyPI