[Urwid] integrated ipython terminal
Ian Ward
ian at excess.org
Mon Jun 1 12:05:27 EDT 2009
Fabian Braennstroem wrote:
> Hi,
>
> is there a chance to integrate an ipython terminal region in urwid?
>
There is the beginning of a regular python shell in the example program
"shell.py" in the development version.
Currently it has display issues because it is using a new mode of output
that integrates with the regular command prompt, instead of using the
alternate buffer. That display code doesn't work very well yet.
Ian
More information about the Urwid
mailing list