mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
Ptpython is an advanced Python REPL. Features: - Syntax highlighting. - Multiline editing (the up arrow works). - Autocompletion. - Mouse support (disabled by default). - Support for color schemes. - Support for bracketed paste (if the terminal supports it). - Both Vi and Emacs key bindings. - Support for double width (Chinese) characters. - ... and many other stuff. WWW: https://github.com/jonathanslenders/ptpython
14 lines
422 B
Text
14 lines
422 B
Text
Ptpython is an advanced Python REPL.
|
|
|
|
Features:
|
|
- Syntax highlighting.
|
|
- Multiline editing (the up arrow works).
|
|
- Autocompletion.
|
|
- Mouse support (disabled by default).
|
|
- Support for color schemes.
|
|
- Support for bracketed paste (if the terminal supports it).
|
|
- Both Vi and Emacs key bindings.
|
|
- Support for double width (Chinese) characters.
|
|
- ... and many other stuff.
|
|
|
|
WWW: https://github.com/jonathanslenders/ptpython
|