[ ソース: prompt-toolkit ]
パッケージ: python3-prompt-toolkit (3.0.51-4)
python3-prompt-toolkit に関するリンク
Debian の資源:
prompt-toolkit ソースパッケージをダウンロード:
- [prompt-toolkit_3.0.51-4.dsc]
- [prompt-toolkit_3.0.51.orig.tar.xz]
- [prompt-toolkit_3.0.51-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library for building interactive command line applications (Python)
prompt_toolkit is a library for building powerful interactive command line and terminal applications in Python. It can be a very advanced pure Python replacement for GNU readline, but it can also be used for building full screen applications.
Some features:
* Syntax highlighting of the input while typing * Multi-line input editing * Advanced code completion * Selecting text for copy/paste. * Mouse support for cursor positioning and scrolling. * Auto suggestions * No global state
その他の python3-prompt-toolkit 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-wcwidth
- determine printable width of a string on a terminal
-
- rec: python3-pygments
- syntax highlighting package written in Python 3