Differences between revisions 28 and 29
Revision 28 as of 2002-12-30 15:54:38
Size: 1569
Editor: 213
Comment:
Revision 29 as of 2002-12-30 16:10:25
Size: 1877
Editor: 213
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
  || '''IDE''' || '''Target''' ||
  ||
BoaConstructor || WxPython ||
  || BlackAdder || PyQt ||
  || ["eric"] || PyQt ||
  || PythonWorks || TkInter ||
  || Python
Card || WxPython ||
  || WxDesigner || WxPython ||
  || WxGlade || WxPython ||
  || '''IDE'''    ||'''Target'''||''Notes'''||
  ||
BoaConstructor|| WxPython   ||GPL, Alpha, but starting to mature...||
  || BlackAdder   || PyQt       ||Commercial $50-400||
  || ["eric"]     || PyQt       ||Python IDE based on PyQt and QScintilla. GUI development features???||
  || PythonWorks  || TkInter    ||Commercial $400 for single licence.||
  || PythonCard
|| WxPython   ||Python Licence. Alpha.||
  || WxDesigner   || WxPython   ||Commercial Student EUR 29, Single user EUR 129||
  || WxGlade      || WxPython   ||MIT Licence, Alpha.||

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:

Anyone for a GuiProgrammingShootout?

Some available GUI development tools:

(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... MaLy )

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 .

GuiProgramming (last edited 2024-04-09 18:58:46 by FeodorFitsner)

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