Description
Native desktop interfaces can be built by legacy Python 2 applications using wxWidgets through wxPython Classic. This toolkit gives programs windows, menus, dialogs, controls, and event handling.
It is a GUI library, not a standalone application. New projects should use maintained Python 3 GUI stacks where possible.