[ 原始碼: 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