ports/devel/py-ptpython/pkg-descr
Sunpoet Po-Chuan Hsieh 286f1a15ba Update to 2.0.6
- Update version requirement of RUN_DEPENDS
- Update WWW

Changes:	https://github.com/prompt-toolkit/ptpython/blob/master/CHANGELOG
2019-10-20 17:11:21 +00:00

14 lines
420 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/prompt-toolkit/ptpython