PySide6
PySide6 is the official Python bindings for the Qt 6 application framework. Developed by The Qt Company as part of Qt for Python, PySide6 provides Pythonic access to the Qt 6 APIs, enabling cross‑platform GUI development with Python. It serves as the successor to PySide2 (Qt 5) and aims to offer feature parity with Qt 6 while maintaining a stable, Pythonic API for developers.
PySide6 is distributed under the LGPLv3 with exceptions and a commercial license option, and is published
The bindings cover a broad range of Qt modules, including the core QtCore, QtGui, and QtWidgets,
PySide6 is cross‑platform, running on Windows, macOS, and Linux. It targets Python 3.8 or newer and
The project is maintained by The Qt Company with community contributions and comprehensive documentation available through