ptpython - A better Python REPL
Ptpython is an advanced Python REPL. It should work on all Python versions from 2.6 up to 3.5 and work cross platform (Linux, BSD, OS X and Windows).
- Syntax highlighting.
- Multiline editing (the up arrow works).
- Autocompletion.
- Mouse support. [1]
- Support for color schemes.
- Support for bracketed paste [2].
- Both Vi and Emacs key bindings.
- Support for double width (Chinese) characters.
https://github.com/jonathanslenders/ptpython
License:
Tech:
Tags: