[IPython-dev] Curses Frontend

Wendell Smith wackywendell at gmail.com
Fri Mar 5 13:17:49 EST 2010


It looks to me like ipipe is on deathrow for IPython 0.11, and in my 
version of 0.11 it crashes occasionally. It has some interesting 
functionality, but if its not going to be part of the main distribution, 
support for it will have to wait. I'm also a very long way from getting 
any sort of curses frontend working, and that's definitely highest 
priority: basic functionality.

However, I'm definitely going to keep in mind that others may wish to 
use curses from within the curses frontend; once the main curses 
frontend is working, I'll think about how that may work.

-Wendell

On 03/05/2010 12:27 PM, Walter Dörwald wrote:
> IPython contains some curses functionality (in the ipipe module). To
> check it out, do
>
>     >>>  from ipipe import *
>     >>>  ils
>
> Documentation can be found here http://ipython.scipy.org/moin/UsingIPipe
>
> It would be great if your curses frontend still supported ipipe.
>
> Servus,
>     Walter
>    




More information about the IPython-dev mailing list