The best GUI library in python

Kevin Altis altis at semi-retired.com
Sun Jun 23 14:26:56 EDT 2002


PythonCard uses wxPython as its underlying GUI toolkit, so it should be fast
enough for your needs.

PythonCard comes with over 30 samples that you can learn from and modify for
your own purposes as well as tools for editing source code and building
layouts and menus.

http://www.pythoncard.org/

The documentation page can help you get started quickly.

http://pythoncard.sourceforge.net/documentation.html

ka

"d2002xx" <d2002xx at myrealbox.com> wrote in message
news:8d3f4438.0206220457.b820418 at posting.google.com...
> Hello!!
>
> I want to learn GUI in python, who would tell me which GUI library is
> the best? (don't tell me Tkinter, it's too slow......)





More information about the Python-list mailing list