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
Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
Enterprise and Small Business CRM Solution | Clear C2 C2CRM

Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
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