Curses Programming with Python
Submitted by Robert Daeley on Wed, 2006-07-12 10:43.
http://www.amk.ca/python/howto/curses/This document describes how to write text-mode programs with Python 2.x, using the curses extension module to control the display.