Hi Brane,

I was wondering about the same thing some days
ago. I found the following alternatives:

* Curses for Windows for Python (It was previously
mentioned on a follow-up. there are some missing
features):
http://flangy.com/dev/python/curses/

* PDCurses (It looks promissing):
http://pdcurses.sourceforge.net/

* The Console Module:
http://www.effbot.org/zone/console-handbook.htm

* Windows CONsole I/O for Python:
http://newcenturycomputers.net/projects/wconio.html

Please note that I haven't tested any of the mentioned
packages, so, I don't know if they are really a good
replacement for ncurses, so, it's up-to-you to test
them.

Regards,
Josef
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to