Interface graphique pour python

Daniel Ellison daniel at syrinx.net
Thu Aug 19 12:43:55 EDT 2004


Fred wrote:

> On 19 Aug 2004 07:50:35 -0700, yaoroland07 at yahoo.com (Roland) wrote:
> 
>>J'ai redhat 9.0 sur mon ordinateur. Et j'ai besoin d'une interface
>>graphique de python pour cnstuire une application . J'ai cherché mais
>>en vain. Pourriez-vous m'indiquer une?
> 
> 
> Most people use wxWidgets, and its Python wrapper wxPython. You call
> also take a look at 
> - PyQT (wrapper to the QT widget set, the one used by KDE), 
> - pyFLTK (... to the FLTK widget set, but this wrapper seems no longer
> under development), 
> - PyGTK (you guessed it), 
> - FXPy (to the FOX library)
> 
> Fred.

It looks like he actually has besion d'une application for 
*constructing* a Python application. Perhaps Boa Constructor would help:

http://boa-constructor.sourceforge.net/

Dan



More information about the Python-list mailing list