Find the word definition

Wikipedia
WxPython

wxPython is a wrapper for the cross-platform GUI API (often referred to as a ' toolkit') wxWidgets (which is written in C++) for the Python programming language. It is one of the alternatives to Tkinter, which is bundled with Python. It is implemented as a Python extension module ( native code). Other popular alternatives are PyGTK, its successor PyGObject and PyQt. Like wxWidgets, wxPython is free software.