パッケージ: python3-sphinxcontrib-typer (0.8.0-1)
python3-sphinxcontrib-typer に関するリンク
Debian の資源:
sphinxcontrib-typer ソースパッケージをダウンロード:
- [sphinxcontrib-typer_0.8.0-1.dsc]
- [sphinxcontrib-typer_0.8.0.orig.tar.gz]
- [sphinxcontrib-typer_0.8.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Sphinx directive to generate documentation for Typer and Click commands
Provides a Sphinx extension that adds a "typer" reStructuredText directive for documenting command-line interfaces defined with Typer or Click.
During a Sphinx build, the directive imports the referenced command or application object and extracts its help output, including usage text, options, arguments, and subcommands. It can expand subcommands and, when requested, generate separate sections per command so that a command tree can be rendered as structured documentation.
The rendered command help can be embedded into Sphinx output in multiple formats, including plain text, HTML, and SVG. When HTML or SVG is selected, the output is based on the same console-style formatting used by the command when producing its help text.
This library primarily interacts with Sphinx at build time and with the Typer or Click command objects being documented, invoking their help formatting to obtain the content that is inserted into the generated documentation.
その他の python3-sphinxcontrib-typer 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-rich
- render rich text, tables, progress bars, syntax highlighting, markdown and more
-
- dep: python3-selenium
- Python3 bindings for Selenium
-
- dep: python3-sphinx
- documentation generator for Python projects
-
- dep: python3-typer
- Python library for building CLI applications (Python 3)
