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
An All-in-One EMR Exclusively for Therapy and Rehab. Icon
An All-in-One EMR Exclusively for Therapy and Rehab.

Electronic Medical Records Software

Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
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