[ Bron: python-pdoc ]
Pakket: python3-pdoc (15.0.1-2)
Verwijzigingen voor python3-pdoc
Debian bronnen:
Het bronpakket python-pdoc downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
API Documentation for Python Projects
pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. (1) Documentation is plain Markdown. (2) First-class support for type annotations and all other modern Python 3 features. (3) Builtin web server with live reloading. (4) Customizable HTML templates. (5) Understands numpydoc and Google-style docstrings. (6) Standalone HTML output without additional dependencies.
Andere aan python3-pdoc gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-markupsafe
- HTML/XHTML/XML string library
-
- dep: python3-pygments
- syntax highlighting package written in Python 3