Skip to main content

Lightweight Python library to show simple dialogs.

Project description

Dialite is a pure Python package to show dialogs. It is lightweight,cross-platform, and has no dependencies. It provides a handful offunctions, each a verb, that can be used to inform(), warn()``or ``fail() the user, or to ask_ok(), ask_retry() or ask_yesno().Dialite can show dialogs on Window, OS X and Linux, and falls back toa terminal interface if dialogs are unavailable (e.g. if not supportedby the platform, or for SSH connections).On Windows, it uses Windows Script Host (cscript.exe). On OS X it usesosascript to show a dialog from the frontmost application. On Linux ituses Zenity.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dialite-0.5.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page