Anyone using Curses with Python on NT?

Alexander V. Voinov avv at quasar.ipa.nw.ru
Thu Mar 9 12:40:39 EST 2000


Hi,

Michael Appelmans wrote:
> 
> I have a project that requires text mode screens for telnet application. I
> thought of doing it in Python to make it interesting but the console mode
> would require some form curses library.

There is a pyslang wrapping at:
ftp://starship.python.net/pub/crew/avv/pyslang/pyslang-0.2.0.tgz.

There is also a bit higher level (but other way more restrictive) set of
widgets newt, which might be possible to recompile with the win32 port
of SLang.

Regards

Alexander




More information about the Python-list mailing list