This package browser is in early development. Mind the rough edges.

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

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.