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: 826.6 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/bpython
hg clone ssh://hg@bitbucket.org/bobf/bpython
Filename Size Date modified Message
bpython
data
doc
.hgignore 31 B Removed gitignore (why was that here?) and used the correct syntax in the .hgignore
.hgtags 721 B Added tag 0.9.6.2 for changeset a6ac106cd171
.pycheckrc 52 B Fix some warnings, allow easier checking with pychecker.
AUTHORS 442 B REPOFIX: Revert to before bpdb branch
CHANGELOG 12.6 KB Update CHANGELOG/TODO
CHECKLIST 463 B add release CHECKLIST
LICENSE 1.0 KB Whoosh, I've switched over to an installable package.
MANIFEST.in 227 B Include bpython-gtk, logo in the correct manifest
README 4.3 KB Reflect new preferred config file location in README.
ROADMAP 518 B Update roadmap to reflect on possible changes
TODO 206 B Update CHANGELOG/TODO
light.theme 594 B < bob_f> "The dawn of a new era !"
sample-config 1.1 KB make bpython now use ~/.bpython/config instead of ~/.bpython.ini (but still
sample.theme 601 B Sample theme should include paren key
setup.py 1.6 KB Remove cli entry point for windows