ptpython

Alternative Python Prompt with auto-completion and syntax highlighting
  https://github.com/prompt-toolkit/ptpython
  0
  no reviews



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.