Definitions for "wxPython "
wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile.
A set of Python extension modules that wrap the cross-platform GUI classes from wxWidgets.