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
Holistically view your business data within a single solution. Icon
Holistically view your business data within a single solution.

For IT service providers and MSPs that need a data platform to manage their processes

BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
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