python2-dialog Python2 - dialog - interface to the UNIX dialog 2.8.0 2018-12-09 eisfair-noarch the eisfair team, team(at)eisfair(dot)org stable
python2
base 2.8.9 python2-base 2.8.2 dialog python-dialog Internal Program Version: python2-pythondialog 3.4.0 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