$npx skillfedfor your agent

Documentation packages

182 packages · page 3 of 5 · 274 including subcategories

Subcategories

Packages

markdown-graphviz-inline With conditions
PyPI · Documentation · released Jan 2025

A Markdown extension that converts inline Graphviz diagram definitions into embedded SVG or PNG images during document rendering.

However, maintenance is dormant (last release 2025-01-27), so verify compatibility with your specific Markdown and generator versions before relying on it for…

MITpure Pythondormant
582.1Kdownloads / mo
sphinxcontrib-confluencebuilder With conditions
PyPI · Documentation · released Aug 2026

Sphinx extension that converts reStructuredText documentation into Atlassian Confluence Storage Markup format and optionally publishes it to a Confluence instance.

BSD-2-Clausepure Python · 3.10+
514.9Kdownloads / mo
mkdocs-jupyter With conditions
PyPI · Documentation · released Apr 2026

Converts Jupyter notebooks and Python scripts into pages for mkdocs documentation sites, rendering them with notebook styling and optional execution.

permissive licensepure Python · 3.9+
514.9Kdownloads / mo
sphinxcontrib-redoc Skip
PyPI · Documentation · released Apr 2020

A Sphinx extension that embeds OpenAPI specifications rendered with ReDoc directly into Sphinx documentation sites.

BSD-3-Clausebuilds from sourcedormant
488.6Kdownloads / mo
mkdocs-github-admonitions-plugin With conditions
PyPI · Documentation · released Jun 2025

A MkDocs plugin that converts GitHub-flavored admonitions (using `> [!TYPE]` syntax) to MkDocs-compatible admonitions so the same markdown renders correctly in both GitHub and built documentation.

MITpure Python · 3.8+aging
472.6Kdownloads / mo
mkdocs-llmstxt Worth it
PyPI · Documentation · released Nov 2025

MkDocs plugin that generates an /llms.txt file at your documentation root to help LLMs understand and navigate your site at inference time.

Install it if you want LLMs and AI tools to have better access to your documentation.

ISCpure Python · 3.10+
417.9Kdownloads / mo
ledoc-ui With conditions
PyPI · Documentation · released Sep 2024

Provides static UI files for serving an OpenAPI documentation interface at `/ledoc` in any web framework that can mount static directories.

However, dormant maintenance means you should verify the UI works with your OpenAPI schema version and accept that issues may not be addressed.

permissive licensepure Pythondormant
417.7Kdownloads / mo
nvidia-sphinx-theme With conditions
PyPI · Documentation · released Nov 2025

A Sphinx theme that extends PyData Sphinx Theme with NVIDIA branding and styling for documentation projects.

However, the proprietary license is restrictive—verify that your project qualifies as a 'NVIDIA product or service' before committing.

license unclearpure Python · 3.10+aging
400.5Kdownloads / mo
sphinxcontrib-napoleon Skip
PyPI · Documentation · released Sep 2018

A Sphinx extension that converts Google and NumPy style docstrings into reStructuredText, making documentation source code more readable during the build process.

BSD-3-Clausepure Pythonabandoned
391.1Kdownloads / mo
mkdocs-git-authors-plugin With conditions
PyPI · Documentation · released Jun 2025

A MkDocs plugin that extracts and displays the git authors of the current lines in a markdown page using git blame, showing who last modified the surviving code.

MITpure Python · 3.8+aging
388.9Kdownloads / mo
sphinxcontrib-svg2pdfconverter Worth it
PyPI · Documentation · released Mar 2026

Converts SVG images to PDF or PNG for Sphinx documentation builders that don't natively support SVG, using Inkscape, libRSVG, or CairoSVG as the underlying converter.

Install it if you use Sphinx with SVG images and target builders like LaTeX that don't natively support SVG.

BSD-2-Clausepure Python · 3.6+
377.8Kdownloads / mo
mkdocs-with-pdf With conditions
PyPI · Documentation · released Jul 2021

Generates a single PDF file from an MkDocs documentation site, with automatic table of contents, cover page, and heading numbering.

Install it if you need PDF export from MkDocs and are willing to accept dormant maintenance.

MITpure Python · 3.6+dormant
342.7Kdownloads / mo
sphinxemoji With conditions
PyPI · Documentation · released Dec 2025

Sphinx extension that replaces emoji codes (like |:smile:|) with rendered emoji in your documentation, with configurable emoji styles and sources.

BSD-3-Clausepure Python · 3.9+aging
336.7Kdownloads / mo
antsibull-changelog With conditions
PyPI · Documentation · released May 2026

antsibull-changelog is a CLI tool that generates structured changelogs for Ansible collections and other Python projects from YAML fragment files.

GPL-3.0-or-laterpure Python · 3.9.0+
320.9Kdownloads / mo
sphinxcontrib-openapi With conditions
PyPI · Documentation · released Feb 2026

Sphinx extension that renders OpenAPI (Swagger) specifications into formatted API documentation using the HTTP domain.

BSD-3-Clausepure Python · 3.10+aging
320.3Kdownloads / mo
sphinxcontrib-video With conditions
PyPI · Documentation · released Jan 2026

A Sphinx extension that embeds HTML5 videos (.mp4, .webm, .ogg) in documentation using a simple reStructuredText directive.

Apache-2.0pure Python · 3.9.0+aging
315.4Kdownloads / mo
mkdocs-rss-plugin Worth it
PyPI · Documentation · released Apr 2026

Generates RSS 2.0 and JSON Feed 1.1 feeds for MkDocs sites, extracting publication dates from git history and page metadata.

MITpure Python · 3.10+
307.2Kdownloads / mo
griffe-pydantic With conditions
PyPI · Documentation · released Feb 2026

Extends Griffe to automatically extract and document Pydantic model schemas, making Pydantic classes visible in API documentation generated through Griffe.

ISCpure Python · 3.10+
305.5Kdownloads / mo
sphinxcontrib-youtube Worth it
PyPI · Documentation · released Apr 2026

Adds Sphinx directives to embed YouTube, Vimeo, and Peertube videos directly into reStructuredText documentation.

Install it if you need to embed videos in Sphinx documentation; skip it if your docs are text-only or you prefer external video links.

BSD-3-Clausepure Python
297.1Kdownloads / mo
sphinx-needs Worth it
PyPI · Documentation · released Aug 2026

Sphinx-Needs is a Sphinx extension that lets you define, link, and filter requirement-like objects (requirements, specifications, implementations, test cases) within documentation, with customizable types and visualization directives.

MITpure Python
295.2Kdownloads / mo
pdoc3 With conditions
PyPI · Documentation · released Mar 2025

Generates API documentation for Python 3+ projects automatically from source code and docstrings, supporting multiple docstring formats and type annotations.

AGPL-3.0-or-laterpure Python · 3.9+
290.7Kdownloads / mo
mkdocs-swagger-ui-tag Worth it
PyPI · Documentation · released Jul 2026

A MkDocs plugin that embeds Swagger UI directly into documentation pages to display OpenAPI specifications, supporting both remote URLs and local files.

MITpure Python · 3.8+
283.1Kdownloads / mo
docspec-python With conditions
PyPI · Documentation · released May 2025

Parses Python source code into structured docspec data, extracting module, class, function, and data documentation metadata using lib2to3.

However, verify the unclear license status before use in proprietary contexts, and be aware that bug fixes or Python feature support may lag behind active projects.

license unclearpure Python · 3.8+aging
279.4Kdownloads / mo
griffe2md Worth it
PyPI · Documentation · released Mar 2026

Generates Markdown API documentation from Python packages using Griffe's static analysis, with support for multiple docstring styles and configurable output.

Install it if you need to generate Markdown API docs from Python packages; the command-line interface is simple and the configuration is minimal.

ISCpure Python · 3.10+
276.9Kdownloads / mo
docspec With conditions
PyPI · Documentation · released May 2025

Docspec provides a library and CLI to serialize, deserialize, and validate JSON payloads that represent API documentation structures across programming languages.

However, the aging maintenance status (465 days since last release) and unclear license warrant caution: verify the license terms and assess whether infrequent…

license unclearpure Python · 3.8+aging
270.6Kdownloads / mo
sphinxcontrib-programoutput Worth it
PyPI · Documentation · released Jun 2026

A Sphinx extension that executes arbitrary shell commands and embeds their output directly into documentation, keeping command examples synchronized with actual program behavior.

BSD-2-Clausepure Python · 3.10+
263.5Kdownloads / mo
sphinxext-rediraffe With conditions
PyPI · Documentation · released Sep 2025

A Sphinx extension that automatically redirects requests for non-existent or renamed documentation pages to their current locations, resolving chains of redirects transparently.

MITpure Python · 3.9+aging
257.1Kdownloads / mo
mkdocs-exclude Skip
PyPI · Documentation · released Feb 2019

A mkdocs plugin that excludes files and directories from documentation builds using glob patterns or regular expressions.

permissive licensebuilds from sourceabandoned
254.0Kdownloads / mo
haystack-pydoc-tools Worth it
PyPI · Documentation · released Feb 2026

Generates Docusaurus-compatible Markdown API documentation from Python source code by parsing docstrings with griffe and rendering them via griffe2md.

Apache-2.0pure Python · 3.10+
251.2Kdownloads / mo
reno With conditions
PyPI · Documentation · released Mar 2024

Reno manages release notes by storing individual note files in git, organizing them by category, and automatically generating compiled release notes tied to git tags.

Not recommended if you need active development, frequent updates, or support for non-git workflows.

Apache-2.0pure Python · 3.6+dormant
250.3Kdownloads / mo
mkdocs-simple-hooks With conditions
PyPI · Documentation · released Jan 2022

A MkDocs plugin that lets you define custom hooks directly in your project without creating a separate plugin package.

MITpure Pythondormant
236.5Kdownloads / mo
mkdocs-table-reader-plugin With conditions
PyPI · Documentation · released Aug 2024

A MkDocs plugin that inserts tables from external files (CSV, JSON, Excel, YAML, and others) directly into markdown pages using template tags like `{{ read_csv('table.csv') }}`.

However, note the aging maintenance status (715 days since last release)—suitable for stable workflows but not for projects requiring active upstream support or…

MITpure Python · 3.8+aging
234.4Kdownloads / mo
mkdocstrings-python-legacy With conditions
PyPI · Documentation · released May 2025

A legacy Python documentation handler for mkdocstrings that extracts and renders API documentation from Python source code, docstrings, and type annotations into MkDocs sites.

ISCpure Python · 3.9+aging
228.7Kdownloads / mo
esbonio With conditions
PyPI · Documentation · released Jun 2026

A Language Server Protocol implementation for reStructuredText and Sphinx documentation projects, providing code completion, diagnostics, hover information, symbol navigation, and other IDE-like features for documentation editing.

MITpure Python · 3.10+
223.7Kdownloads / mo
shibuya Worth it
PyPI · Documentation · released Jul 2026

Shibuya is a Sphinx documentation theme that renders HTML documentation with a modern, responsive design and built-in light/dark mode support.

BSD-3-Clausepure Python · 3.10+
212.1Kdownloads / mo
rst2pdf Worth it
PyPI · Documentation · released Mar 2026

Converts reStructuredText documents directly to PDF using ReportLab, bypassing LaTeX and offering customizable page layouts, styling, and embedded fonts.

Install it if you work with reStructuredText and need PDF output.

MITpure Python · 3.10+
209.4Kdownloads / mo
python-docs-theme With conditions
PyPI · Documentation · released Jul 2026

A Sphinx theme that applies the visual style and layout of the official Python documentation to your own Sphinx-based docs.

PSF-2.0pure Python · 3.12+
207.1Kdownloads / mo
mkdocs-print-site-plugin Worth it
PyPI · Documentation · released Aug 2025

MkDocs plugin that generates a combined print page of your entire site for easy export to PDF or standalone HTML.

MITpure Python · 3.8+
203.8Kdownloads / mo
sphinx-favicon With conditions
PyPI · Documentation · released Feb 2026

A Sphinx extension that injects custom favicon link tags into HTML documentation, supporting multiple formats and rel attributes configured directly in conf.py.

However, maintenance is aging (last release 183 days ago), so verify compatibility with your current Sphinx version before relying on it for production builds.

MITpure Python · 3.10+aging
201.4Kdownloads / mo
mkdocs-open-in-new-tab With conditions
PyPI · Documentation · released Nov 2024

A MkDocs plugin that injects JavaScript to automatically open external links and downloadable files (PDFs, documents, archives) in a new browser tab while keeping relative links in the same tab.

Dormant maintenance is acceptable here since the feature is simple and unlikely to break with MkDocs updates; however, verify compatibility with your specific MkDocs…

MITpure Python · 3.7+dormant
197.7Kdownloads / mo