curses (or something) for windows

Eric einazaki668 at yahoo.com
Mon Dec 12 19:45:24 EST 2011


On Dec 12, 5:47 pm, alex23 <wuwe... at gmail.com> wrote:
> On Dec 13, 7:15 am, Eric <einazaki... at yahoo.com> wrote:
>
> > Is there something similar to curses available for the Windows version
> > of Python (2.7, community edition)?  Preferably something built-in.
> > In general, I'm looking to do gui-ish things from within the command
> > window.
>
> > Also, in particular, is there a way to get the console size (rows,
> > cols).  I've seen how to do it in unix land but not for windows.
>
> > TIA,
> > eric
>
> Check outhttp://www.lfd.uci.edu/~gohlke/pythonlibs/
>
> It's a fantastic resource, Win32 & 64 versions of a lot of packages.

Wowee that's a lot of stuff.  Thanks for the tip.

eric



More information about the Python-list mailing list