News

As you might infer from the name, dialog is a high-level program that generates dialog boxes. So is pythondialog. They allow you to build nice interfaces quickly and easily, but you don't have full ...
whiptail is a library that will let you present a variety of questions or display messages using dialog boxes from a Python script.