[ ソース: python-pdoc ]
パッケージ: python3-pdoc (15.0.1-2)
python3-pdoc に関するリンク
Debian の資源:
python-pdoc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-pdoc 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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