Python & GUI?

Grant Edwards grante at visi.com
Thu Jan 18 13:59:41 EST 2001


In article <3A674896.C7E52247 at crepido.com>, Marco Seiriö wrote:

>Are there any GUI components or ways to build a GUI in Python
>that contains all the widgets that one would expect to find in
>a VB or Java environment.

Yes.  There are probably a half dozen different GUI packages
available: Tk, GTK, WxWindows, Qt, Win32, etc.

>Can you (easily) build things like explorer like applications
>and such...

Yes.  There is a web browser named Grail written in Python (I
don't think it's being maintained).  There is a nice drawing
program called Sketch.

-- 
Grant Edwards                   grante             Yow!  "DARK SHADOWS"
                                  at               is on!! Hey, I think
                               visi.com            the VAMPIRE forgot his
                                                   UMBRELLA!!



More information about the Python-list mailing list