Size: 1221
Comment:
|
Size: 1240
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 25: | Line 25: |
|| eric || PyQt || | |
Line 31: | Line 32: |
Cameron Laird's personal notes on Python GUIs [https://phaseit.net/claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI. |
CameronLaird's personal notes on Python GUIs [https://phaseit.net/claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI. |
Note: This section is rather incomplete. Don't be too disappointed if you can't find the information you need and please come back when this Wiki is officially opened.
Todo:: Would it be useful to have information about the GUIs and development tools in a fixed format to make them more easily comparable (see WebProgrammingTemplate and WebProgrammingTemplateHelp). Some categories: directly supported widgets, addon widgets, layout managers, ...
Some available GUI's for Python:
[https://www.drizzle.com/~donn/Bethon.html Bethon] (for BeOS)
Anyone for a GuiProgrammingShootout?
Some available GUI development tools:
IDE
Target
???
eric
Links
CameronLaird's personal notes on Python GUIs [https://phaseit.net/claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI.