python-dialog 3.5.3
Python interface to the UNIX dialog utility
A Python wrapper for the dialog utility. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems
- Outputs:
out - Website: https://pythondialog.sourceforge.net/
- Licenses: LGPL 2.1
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-dialog 3.5.3 as follows:
guix install python-dialog@3.5.3
Or install the latest version:
guix install python-dialog
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.