PySide is a Python binding of the cross-platform GUI toolkit Qt. Applications built with PySide 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 & PySide, see the PySide tutorial and PySide book Create Simple GUI Applications with Python & Qt.

Explore PySide

Showing articles for All (141) PyQt6 (79) PySide6 (108) PyQt5 (80) Tkinter (79) PySide2 (111)

QComboBox

Drop-down selection widget

Q&A: How to fix widgets appearing as separate windows?

Understanding Qt parents and layouts and the effect on widget position

Multithreading PySide6 applications with QThreadPool

Run background tasks concurrently without impacting your UI

Creating searchable widget dashboards

Make dashboard UIs easier to use with widget search & text prediction

Introduction to the QGraphics framework

Creating vector interfaces using the QGraphics View framework

Q&A: How can I enable editing on a QTableView?

Modifying your model to allow editing of your data source

Animating custom widgets with QPropertyAnimation

Add dynamic visual effects to your custom widgets

Animating custom widgets with QPropertyAnimation

Add dynamic visual effects to your custom widgets

Creating custom GUI widgets in PySide6

Build a completely functional custom widget from scratch using QPainter

Laying Out Your PySide6 GUIs With Qt Designer

Use Qt Designer to effortlessly build your application UI

Create applications with QtQuick

Build modern applications with declarative QML

Create applications with QtQuick

Build modern applications with declarative QML

QPainter and Bitmap Graphics

Introduction to the core features of QPainter

QPainter and Bitmap Graphics

Introduction to the core features of QPainter

PySide6 Toolbars & Menus — QAction updated

Defining toolbars, menus and keyboard shortcuts with QAction

PySide6 Layouts updated

Use layouts to effortlessly position widgets within the window

PySide6 Dialogs and Alerts updated

Notify your users and ask for their input

PySide6 Signals, Slots & Events updated

Triggering actions in response to user behaviors and GUI events

PySide6 tutorial now available

Complete course, updated for PySide2 & PySide6

Creating your first app with PySide2

A simple Hello World! application with Python and Qt

Creating your first app with PySide6 updated

A simple Hello World! application with Python and Qt

PySide6 Widgets updated

Using QPushButton, QCheckBox, QComboBox, QLabel, and QSlider widgets
1 2 3 4 5 6