blob: e3eca04be09db488c77e16a729b54bcbb76f0c93 (
plain) (
blame)
1
2
3
4
|
pythondialog is a Python wrapper for the UNIX 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 as complete as possible
interface to dialog from Python code.
|