|
Choosing your Python GUI - wx, Qt, Tk or GTK?
Python has no fewer that 4 GUIs (Graphics User Interfaces) in quite common use ... but none of them could be described as "prevelant", and in in case only a small proportion of Python users are making use of a GUI at all. It's always been an issue as to which Graphic User Interface (if any) we should teach on our public Python training courses, if any ... and we're just in the process of "finetuning" the presentation with a new module added to our courses entitled "GUIs and Graphics in Python". This modules overviews the principles of a GUI, and includes a short, practical example of each in use, taken from the each of the four modules we have which relate to the individual GUIs:
Y204 for Tkinter
Y206 for Qt
Y207 for wx
Y209 for GTK
The "GUI and Graphics" module also looks at data plotting modules such as Pylab and MatPlotLib, and web GUI presentation through HTML, and via Django. Brief, honourable mention still for Zope and Plone ... and we'll help you sort out what BlueBream is too. (written 2011-10-13)
Associated topics are indexed under Y203 - GUIs and Graphics in Python [2744] PyQt (Python and Qt) and wxPython - GUI comparison - (2010-04-28) [1036] Python Qt, wX, TkInter, and Jython - training?? - (2007-01-16)
55ad
Some other Articles
Some thoughts in answer to some Melksham Campus questionsDirect Message: Really horrible blog about you ... a clever phishing trip, said to be from an MPPractical Extraction and Reporting - using Python and Extreme ProgrammingTesting your Python classes with the unittest package - how toChoosing your Python GUI - wx, Qt, Tk or GTK?Tkinter - an easy to use Python Graphic User Interface - introductory examplesHavant - Shop Frontages.Python Packages - groupings of modules. An introductionPicture - Havant Station at DuskStatic variables in functions - and better ways using objects
|
4083 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82 at 50 posts per page
This is a page archived from The Horse's Mouth at
http://www.wellho.net/horse/ -
the diary and writings of Graham Ellis.
Every attempt was made to provide current information at the time the
page was written, but things do move forward in our business - new software
releases, price changes, new techniques. Please check back via
our main site for current courses,
prices, versions, etc - any mention of a price in "The Horse's Mouth"
cannot be taken as an offer to supply at that price.
Link to Ezine home page (for reading).
Link to Blogging home page (to add comments).
|
|