Python and (n)curses
pinkfloydhomer at gmail.com
pinkfloydhomer at gmail.com
Tue Jun 19 07:22:36 EDT 2007
On Jun 19, 2:17 am, Josiah Carlson <josiah.carl... at sbcglobal.net>
wrote:
>
> This link offers a series of links for console IO...http://mail.python.org/pipermail/python-list/2005-January/303984.html
>
Thanks.
> Among them is a link to the 'wcurses' module that has been relocated
> here:http://adamv.com/dev/python/curses/ It doesn't actually work in
> the console, but it seems as though you can program towards one API.
>
Yep.
> There is always cygwin + Python + ncurses.
>
Of course, but I want to be able to distribute the resulting
application easily. Can I do that with this solution?
/David
More information about the Python-list
mailing list