wxPython
wxPython is a cross-platform GUI toolkit for Python, built as a wrapper around the C++ wxWidgets library. It enables developers to create desktop applications with a native look and feel across Windows, macOS, and Linux. wxPython offers a wide range of widgets and event-driven programming capabilities, making it ideal for building feature-rich and user-friendly desktop applications in Python.