Binary package “python-easygui” in ubuntu precise

module for very simple, very easy GUI programming in Python

 This package provides the python modules EasyGUI.
 Experienced Pythonistas need support for quick and dirty GUI features.
 New Python programmers need GUI capabilities that don't require any knowledge
 of Tkinter, frames, widgets, callbacks or lambda.
 This is what EasyGUI provides. Using EasyGUI, all GUI interactions are invoked
 by simple function calls.