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.

Project Activity

See All Activity >

License

BSD License

Follow easygui

easygui Web Site

Other Useful Business Software
Optimize your workforce. Icon
Optimize your workforce.

Avilar serves clients in the private, government and non-profit sectors, with 50 to 250,00 learners and administrative users.

To win in today’s business environment, you need the right people, with the right skills, in the right jobs, at the right time. Avilar, the Competency Company, helps astute organizations optimize their workforce for success. Avilar’s competency and eLearning tools provide flexible workforce analytics solutions that work.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
4
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • I installed Python 3.5.2, and pip installed easygui. Run a simple script as below. import easygui easygui.msgbox('Hello World') And error occured File "C:\Users\leaf\AppData\Local\Programs\Python\Python35\lib\site-packages\easygui\boxes\choice_box.py", line 76 except Exception, e: ^ SyntaxError: invalid syntax Change choice_box.py line76 except Exception, e: to except Exception: and goes well.
    1 user found this review helpful.
  • Great, great tool. I used to created batch files for my needs but now, I can provide my students with a basic GUI and make their lives even easier. Thanks man for your time and effort.
    1 user found this review helpful.
  • Thank you for your work.
    2 users found this review helpful.
  • thanks man, great soft!
    1 user found this review helpful.
Read more reviews >

Additional Project Details

Intended Audience

Education, Developers

User Interface

Project is a user interface (UI) system, Tk

Programming Language

Python

Related Categories

Python User Interface (UI) Software

Registered

2008-02-29