[IPython-dev] wxPython GUI for ipipe

Walter Dörwald walter at livinglogic.de
Mon Nov 13 09:48:30 EST 2006


Hello all!

Unfortunately the Google Summer of Code project didn't work out, so we
decided to do our own little Summer of Code. LivingLogic is sponsoring a
student to implement a wxPython GUI for ipipe. In the coming weeks and
months Nikolas Tautenhahn will be implementing a wxPython based GUI for
ipipe that provides the same functionality as ibrowse. The first results
of this can be seen here:

   http://styx.livinglogic.de/~walter/IPython/igrid.py

For this to work, wxPython has to be installed and the current IPython
head is required. Doing "from igrid import *" sets igrid as the default
ipipe display handler. A screenshot can be found here:

   http://styx.livinglogic.de/~walter/IPython/igrid.gif

Servus,
   Walter



More information about the IPython-dev mailing list