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
Filename Size Date modified Message
bpdb
bpython
data
doc
.hgignore 48 B Ignore trial_temp directory and ctags files
.hgtags 961 B Added tag 0.9.7.1 for changeset ede49ae95508
.pycheckrc 52 B Fix some warnings, allow easier checking with pychecker.
AUTHORS 593 B Add Amjith and Sebastian to AUTHORS.
CHANGELOG 15.7 KB Bump version number
CHECKLIST 463 B Remove Bob-madness, please dont kung fu me
LICENSE 1.0 KB Whoosh, I've switched over to an installable package.
MANIFEST.in 365 B Include mo files in manifest file.
README 4.3 KB Replace -c with --config in documentation and tests.
ROADMAP 518 B Remove Bob-madness, please dont kung fu me
TODO 100 B Update TODO
light.theme 594 B < bob_f> "The dawn of a new era !"
sample-config 1.0 KB Drop "-c" config option as it conflicts with vanilla Python's "-c" option.
sample.theme 601 B Sample theme should include paren key
setup.py 3.0 KB Add bpython-urwid to entry_points and move bpyth-gtk to gui_scripts.