Package python3-module-pdoc: Information
Source package: python3-module-pdoc
Version: 16.0.0-alt1
Build time: Jul 7, 2026, 03:44 PM in the task #424484
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/pdoc/
License: MIT-0
Summary: API Documentation for Python Projects
Description:
API Documentation for Python Projects. pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. - Documentation is plain Markdown. - First-class support for type annotations and all other modern Python3 features. - Builtin web server with live reloading. - Customizable HTML templates. - Understands numpydoc and Google-style docstrings. - Standalone HTML output without additional dependencies.
Maintainer: Andrey Kuzma