First page Back Continue Last page Graphics
Introduction to wxPython
wxPython is a GUI toolkit for Python, built upon the wxWindows C++ toolkit.
- Cross platform: Windows, Linux, Unix, OS X.
- Uses native widgets/controls, plus many platform independent widgets.
Mature, well established projects.
- wxWindows: 1992
- wxPython: 1996