python-dialog Python - dialog - interface to the UNIX dialog 2.6.4 2016-07-26 eisfair-1 the eisfair team, team(at)eisfair(dot)org stable
plang
base 2.7.4 python 2.6.4 dialog Internal Program Version: python2-pythondialog 3.4.0 Build for Python 2.7 pythondialog is a Python wrapper for the dialog utility originally written by Savio Lam, and later rewritten by Thomas E. Dickey. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems. pythondialog provides dialog boxes (widgets) of many different types. Among these, one can find infobox, msgbox, yesno, menu, checklist, radiolist, fselect (for selecting a file), rangebox, buildlist, treeview, calendar. These widgets, and those not listed here, allow one to build nice interfaces quickly and easily. However, it is not possible to create new widgets without modifying dialog itself. http://pythondialog.sourceforge.net