PySide6 is a Python binding of the cross-platform GUI toolkit Qt. Applications built with PySide6 will run on any platform supported by Qt & Python including Windows, OS X, Linux, iOS and Android.

PySide is the official binding for Qt on Python and is now developed by The Qt Company itself.

For a complete guide to desktop application development with Python & PySide6, see the PySIde6 tutorial and PySide6 book Create Simple GUI Applications with Python & Qt.

Explore PySide6

PySide6

PySide6 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel, QSlider and more widgets in your Python GUI apps

PyInstaller 4.2 & PySide6

Published 21.04.2021

First Steps With Qt Designer and PySide6

Use Qt Designer's drag and drop interface to design your GUI

Create a Settings window

Published 18.03.2021

How to Get the PySide6 Version Number?

Find out which version of PySide6 you're running

What modules are missing from PySide6 & PyQt6?

The Qt extension modules not yet available in Qt 6.1

PySide6 Book now available: Create GUI Applications with Python & Qt6

The hands-on guide to building desktop apps with Python and Qt6

PyQt6 vs PySide6

What's the difference between the two Python Qt libraries? ...and what's exactly the same (most of it)

The ModelView Architecture in PySide6

Qt's MVC-like interface for displaying data in views

Python PDF Report Generator

Generate custom PDF reports using reportlab & pdfrw with a PyQt/PySide GUI

When will there be a new version of Creating GUI Applications for PyQt6 and PySide6?

Key migration changes from PyQt5/PySide2 to PyQt6/PySide6 and the updated book editions

Displaying Tabular Data in PySide6 ModelViews

Create customized table views with conditional formatting, numpy and pandas data sources.

Install PySide6 on Windows

Install PySide6 on Windows 10 & 11

PyQt vs PySide Licensing

Everything you need to know about LGPL and GPL for your PySide/PyQt applications

Q&A: Are there any built-in QIcons?

Using built-in icons for your apps.

What does @Slot() do?

Is the Slot decorator even necessary?

Install PySide6 on macOS

Step-by-step guide to installing PySide6 on macOS
1 2 3