Clement wrote:
> My project is based on console Application. Is there any console UI
> except urwid. If so, can i come to know.
You might try pytvision, http://pytvision.sourceforge.net/ , which are
python bindings for a of the old borland turbovision environment (see
http://tvision.sourceforge.
On 2007-04-08, Ayaz Ahmed Khan <[EMAIL PROTECTED]> wrote:
> "Clement" typed:
>
>> My project is based on console Application. Is there any
>> console UI except urwid. If so, can i come to know.
>
> There is ``curses''.
And newt (runs on top of slang). It's not well documented, but
it is nice and
"Clement" typed:
> My project is based on console Application. Is there any console UI
> except urwid. If so, can i come to know.
There is ``curses''.
--
Ayaz Ahmed Khan
Do what comes naturally now. Seethe and fume and throw a tantrum.
--
http://mail.python.org/mailman/listinfo/python-list
Sean Hammond schrieb:
>
> Anyone know of a good library for building text-mode user-interfaces in
> Python, like if I wanted to make an email program like Pine or Mutt?
>
> A quick Google reveals Urwid:
>
> http://excess.org/urwid/
>
> which looks pretty good.
Urwid is probably a more sophist