Differences between revisions 39 and 43 (spanning 4 versions)
Revision 39 as of 2003-07-03 14:44:12
Size: 2822
Editor: ancalago
Comment:
Revision 43 as of 2003-09-15 20:43:16
Size: 2973
Editor: dial81-135-107-154
Comment: Added PyKDE wiki link since it doesn't appear to be linked in from elsewhere.
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

''Maybe it could answer the questions in ChoosingGuiToolkits for each toolkit?''
Line 18: Line 20:
  || ["PyKDE"] || Qt / KDE || Python wrappers for the [http://www.kde.org/ KDE] libraries ||
Line 25: Line 28:
=== Some available GUI development tools: === === GUI builders: ===
Line 30: Line 33:
  || ["eric"] || PyQt ||Python IDE based on PyQt and QScintilla. GUI development features???||
Line 35: Line 37:

(I removed references to IDLE and WingIDE, since they are not GUI development tools. They are Python development tools with a GUI. Not the same thing, see IntegratedDevelopmentEnvironments -- Thinki:MaLy )
Line 43: Line 43:

[http://www.opendocs.org/ Opendocs] has some material on Qt programming with python for onl-line reading.

Python City ([http://www.awaretek.com/plf.html]) has an on-line interactive GUI toolkit chooser for Python based on user-defined criteria: [http://www.awaretek.com/toolkits.html]

Note: This section is rather incomplete. Don't be too disappointed if you can't find the information you need, but please add any information you can contribute.

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, ...

Maybe it could answer the questions in ChoosingGuiToolkits for each toolkit?

Some available GUI's for Python:

Anyone for a GuiProgrammingShootout?

GUI builders:

CameronLaird's personal notes on Python GUIs [http://phaseit.net/claird/comp.lang.python/python_GUI.html] includes over 25 links to toolkits and techniques for connecting python with a GUI.

Other places to look are PythonGuis at Thinki, and http://sensei.co.il/python/ui.html .

[http://www.opendocs.org/ Opendocs] has some material on Qt programming with python for onl-line reading.

Python City ([http://www.awaretek.com/plf.html]) has an on-line interactive GUI toolkit chooser for Python based on user-defined criteria: [http://www.awaretek.com/toolkits.html]

GuiProgramming (last edited 2024-11-17 13:24:12 by PySimpleGUI)

Unable to edit the page? See the FrontPage for instructions.