Enhanced Python interpreter with syntax highlighting and auto-completion.
Fancy interface to the Python interpreter
bpython
$ bpython
$ bpython -i script.py
$ bpython -c "print('hello')"