easygui

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 invok…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install easygui

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.98.3 2022-04-01  
0.98.2 2021-01-27  
0.98.1 2017-01-06  
0.98.0 2016-06-17  
0.97.4 2015-02-05  
0.97.2 2014-12-24  
0.97.1 2014-12-24  
0.97 2014-12-24  
0.96(2010-08-29) 2014-09-18    

Issues with this package?

Page last updated 2025-06-27 19:35:15 UTC