Live data from Hacker News

Bpython is a fancy interface to Python

bpython-interpreter.org

1–10 of 41 posts

Re: Bpython is a fancy interface to Python

#10
It's the first thing i install in my virtualenvs. Much better then the standard interactive console and just works out of the box. If you don't want more then tab completion, docstrings and a working command history between sessions it is great! For more stuff, see ipython.
Post reply on HN