Python GUI Framework
FrameWork for Fat Client GUI building in Python.
The "standard" Python GUI framework is TkInter.
Easy Gui is built on TkInter. Focuses on dialog-box creation. http://easygui.sourceforge.net/
- http://www.blog.pythonlibrary.org/2010/05/22/a-quick-easygui-tutorial/
- http://www.linuxjournal.com/content/easygui-i-can-stick-python
- used in Hello World! Computer Programming for Kids and Other Beginners ISBN:1933988495 (which also includes some chapters on PyGame)
Here's a couple references covering multiple Python GUI frameworks:
- Cameron Laird's page
- page from VaultsOfParnassus
- http://wiki.python.org/moin/GuiProgramming
Edited: | Tweet this! | Search Twitter for discussion