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

python-easygui 0.98.1

GUI programming module for Python

EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.

Installation

Install python-easygui 0.98.1 as follows:

guix install python-easygui@0.98.1

Or install the latest version:

guix install python-easygui

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.