Advanced Python REPL with syntax highlighting and autocompletion
Advanced Python REPL
ptpython
$ ptpython
$ ptpython -i script.py
$ ptpython -c 'print("Hello World")'