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
test
translations
__init__.py 1.3 KB Give the pending release a number
_internal.py 471 B PEP-8 conformance
args.py 4.0 KB Set the correct year for all copyrights and the -V flag
cli.py 54.8 KB Only encode docstring if it's an unicode string.
config.py 8.6 KB Make size of suggestion window configurable.
formatter.py 3.7 KB Make BPythonFormatter.f_strings an instance (not class) attribute.
gtk_.py 30.0 KB Set the correct year for all copyrights and the -V flag
importcompletion.py 6.1 KB Set the correct year for all copyrights and the -V flag
inspection.py 8.5 KB Set the correct year for all copyrights and the -V flag
keys.py 2.4 KB Initial work on urwid shortcuts working, todo: cleanup
logo.png 7.6 KB New artwork, courtesy of Leo Hutson!
pager.py 2.4 KB Set the correct year for all copyrights and the -V flag
repl.py 34.0 KB Set the correct year for all copyrights and the -V flag
urwid.py 39.3 KB Set the correct year for all copyrights and the -V flag