Skip to main content

Use whiptail to display dialog boxes from Python scripts.

Project description

Use whiptail to display dialog boxes from Python scripts.

Coverage

Docs

Documentation Status

Tests

Travis Build Status Requirements Status CodeFactor Grade

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Other

License GitHub top language GitHub commits since tagged version GitHub last commit Maintenance

whiptail is a library that will let you present a variety of questions or display messages using dialog boxes from a Python script.

Currently, these types of dialog boxes are implemented:

  • yes/no box

  • menu box

  • input box

  • message box

  • text box

  • info box

  • checklist box

  • radiolist box

  • gauge box

  • password box

Installation

whiptail can be installed from PyPI.

To install with pip:

$ python -m pip install whiptail-dialogs

You must also have the whiptail package installed on your system.

On Debian and derivatives this can be installed with:

$ apt-get install whiptail

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

whiptail-dialogs-0.3.1.dev0.tar.gz (9.2 kB view hashes)

Uploaded Source

Built Distribution

whiptail_dialogs-0.3.1.dev0-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

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