Fedora Packages

python36-easygui Subpackage of python-easygui

Very simple, very easy GUI programming in Python3

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. EasyGUI is different from other GUIs in that EasyGUI is NOT event-driven. It allows you to program in a traditional linear fashion, and to put up dialogs for simple input and output when you need to. If you have not yet learned the event-driven paradigm for GUI programming, EasyGUI will allow you to be productive with very basic tasks immediately. Later, if you wish to make the transition to an event-driven GUI paradigm, you can do so with a more powerful GUI package such as anygui, PythonCard, Tkinter, wxPython, etc. This package allows for use of easygui with Python 3.

Releases Overview

Release Stable Testing
EPEL 7 0.96-20.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at python-easygui dash maintainers at fedoraproject dot org.



Sources on Pagure