[ buster ]
[ 原始碼: prompt-toolkit ]
套件:python-prompt-toolkit(1.0.15-1)
python-prompt-toolkit 的相關連結
Debian 的資源:
下載原始碼套件 prompt-toolkit:
- [prompt-toolkit_1.0.15-1.dsc]
- [prompt-toolkit_1.0.15.orig.tar.gz]
- [prompt-toolkit_1.0.15-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
library for building interactive command lines (Python 2)
prompt_toolkit is a GNU readline replacement written in pure Python supporting advanced features like syntax highlighting, multi line editing and code completion.
This package installs the library for Python 2.
其他與 python-prompt-toolkit 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-wcwidth
- determine printable width of a string on a terminal (Python 2)
-
- rec: python-pygments
- syntax highlighting package written in Python