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 -- http://mail.python.org/mailman/listinfo/python-list