Programming a Python GUI: Import wxPython
Tuesday February 12, 2008
The next step in the guide to Python GUI programming is posted. We are using wxPython - probably the most mature platform for cross-platform GUI programming available to Python - and must therefore import it. At this point, it is a good idea to run a directory of the wxPython module to familiarise yourself with it.
