Description
Native desktop interfaces can be built from Python code using wxWidgets through wxPython. This UI library gives applications access to windows, menus, dialogs, controls, and event handling across platforms.
It is a development dependency for GUI programs rather than a standalone app. The visible interface appears only in applications that import it.