[needs-packaging] EasyGUI

Bug #596406 reported by Andreas Noteng
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Debian
Fix Released
Unknown
Ubuntu
Fix Released
Wishlist
Andreas Noteng

Bug Description

EasyGUI is a module for very simple, very easy GUI programming in Python.

Experienced Pythonistas need support for quick and dirty GUI features. New Python programmers need GUI capabilities that don't require any knowledge of Tkinter, frames, widgets, callbacks or lambda. This is what EasyGUI provides. Using EasyGUI, all GUI interactions are invoked by simple function calls.

EasyGUI is different from other GUIs in that EasyGUI is NOT event-driven. It allows you to program in a traditional linear fashion, and to put up dialogs for simple input and output when you need to. If you have not yet learned the event-driven paradigm for GUI programming, EasyGUI will allow you to be productive with very basic tasks immediately. Later, if you wish to make the transition to an event-driven GUI paradigm, you can do so with a more powerful GUI package such as anygui, PythonCard, Tkinter, wxPython, etc.

EasyGUI is released under the Creative Commons Attribution 2.0 License

Changed in ubuntu:
assignee: nobody → Andreas Noteng (andreas-noteng)
status: New → In Progress
tags: added: needs-packaging
Changed in ubuntu:
importance: Undecided → Wishlist
Revision history for this message
Andreas Noteng (andreas-noteng) wrote :
Changed in debian:
status: Unknown → New
Revision history for this message
Andreas Noteng (andreas-noteng) wrote :

I'm waiting for the upstream developer to change the license to the 3-clause BSD license. This will happen upon the next release. This will make the package eligible for Debian, who considers the cc licenses unfree.

Changed in debian:
status: New → Fix Committed
Changed in debian:
status: Fix Committed → Fix Released
Revision history for this message
Andreas Noteng (andreas-noteng) wrote :

Package included in Debian, and synced to Natty.

Changed in ubuntu:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.