bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / bpython http://bpython-interpreter.org/

Fancy curses interface to the Python interpreter

Clone this repository (size: 838.8 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/bpython
hg clone ssh://hg@bitbucket.org/bobf/bpython

bpython / TODO

1
2
3
4
5
6
7
8
9
bpython.gtk_
- add pastebin url to clipboard (or show a popup) instead of status bar
- make statusbar only show aborted paste for a few seconds
- make keys work

bpython.urwid
- make keys work

bpython.cli