Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

squarecapadmin / bpython   python

Repository URL to install this package:

Version: 0.12 

/ ROADMAP

Roadmap
=======

v0.9.7
------

bpython

- Create ~/.bpython on install (#17)
  - With a wizard

- Support for invoking with environment/namespace setup (#76)
- Official windows support (it segfaults with sys.stderr being redirected)
- Import completion advanced (#48)

bpython.gtk_

- Fix fonts in bpython.gtk_ (default monospace, etc)
- Add shortcut keys to bpython.gtk_ 
- Show a status bar thingy in bpython.gtk_
- Colourise docstring (#80)

common
- test suite

v1.0
----
- Ditch curses for an urwid/twisted loop