python3-easygui

module for very simple, very easy GUI programming in Python3
  https://github.com/robertlugg/easygui
  0
  no reviews



This package provides the Python3 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.