Skip to main content

lightweight and full featured library to display dialogs with python.

Project description

zenity - display dialogs with python DESCRIPTION zenity is a Python library that will display GTK+ dialogs using zanity tool, and return (eitherin the return code, or on standard output) the users input. This allows you to present information, and ask for infor mation from the user.

For example, zenity.show(zenity.question) will return either 0, 1 or 5, depending on whether the user pressed OK, Cancel or timeout has been reached. zenity.show(zenity.entry) will output on standard output what the user typed into the text entry field. Comprehensive documentation is coming soon.

ENVIRONMENT Normally, zenity detects the window from which it was launched and keeps itself above that window. This behavior can be disabled by unsetting the WINDOWID environment variable.

AUTHOR Original Zenity was written by Glynn Foster <glynn.foster@sun.com>. This tool is written by Kavindu Santhusa <kavindusanthusa@gmail.com>

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

Zenity-2.0.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distributions

Zenity-2.0.0-py3.7.egg (7.6 kB view hashes)

Uploaded Source

Zenity-2.0.0-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Zenity-2.0.0-py2.7.egg (7.6 kB view hashes)

Uploaded Source

Zenity-2.0.0-py2-none-any.whl (6.5 kB view hashes)

Uploaded Python 2

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