パッケージ: python3-click-shell (2.1-1)
python3-click-shell に関するリンク
Debian の資源:
python-click-shell ソースパッケージをダウンロード:
- [python-click-shell_2.1-1.dsc]
- [python-click-shell_2.1.orig.tar.gz]
- [python-click-shell_2.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Interactive shell mode with command completion for command-line applications
This library adds an interactive read-eval-print loop to an existing command- line application. It wraps the top-level command collection so that, when the program is launched without arguments, a persistent prompt is presented and commands can be entered repeatedly. Tab-completion is available for registered commands, and the prompt text and an optional introductory message can be configured. When a command is invoked directly on the command line with arguments, behaviour matches the original non-interactive application. The shell reads from the terminal, writes to the console, and uses line-editing features provided by the host system to offer history and completion.
その他の python3-click-shell 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
