bpython is a lightweight Python interpreter that adds several features common to IDEs. These features include syntax highlighting, expected parameter list, auto-indentation, and autocompletion. (See ...
bpython - A fancy curses interface to the Python interactive interpreter ===== Dependencies ===== Pygments pyparsing (apt-get install python-pyparsing python-pygments) Introduction ===== A few people ...