Curses Programming with Python
A.M. Kuchling, Eric S. Raymond
amk@amk.ca, esr@thyrsus.com
This document describes how to write text-mode programs with Python 2.x,
using the
curses extension module to control the display.
This document is available from the Python HOWTO page at
http://www.python.org/doc/howto.