[ 源代码: ptpython ]
软件包:ptpython(3.0.30-3)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Alternative Python Prompt with auto-completion and syntax highlighting
Ptpython is an advanced Python REPL:
* Syntax highlighting. * Multiline editing (the up arrow works). * Autocompletion. * Mouse support. * Support for color schemes. * Support for bracketed paste. * Both Vi and Emacs key bindings. * Support for double width (Chinese) characters. * ...and many other things.
其他与 ptpython 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-jedi
- autocompletion tool for Python 3
-
- dep: python3-platformdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-prompt-toolkit (>= 3.0.43)
- Library for building interactive command line applications (Python)
-
- dep: python3-pygments
- syntax highlighting package written in Python 3