Python Dialog 1.0

Robb Shecter rs@onsitetech.com
19 Jul 2002 22:36:25 GMT


Hi everyone,

This is a package that was available a while ago, and I've just got 
online again:  It's a Python wrapper around the Linux/Unix dialog program.

It lets fairly simple but decent text-mode UIs be made with Python.  For 
example, you can make confirmation dialogs, get user text input, display 
multiple choice menus, etc.  It's now online at:

http://pythondialog.sourceforge.net/

Robb