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 (148) PyQt6 (84) PySide6 (114) PyQt5 (85) Tkinter (84) PySide2 (117)

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

Creating additional windows

Opening new windows for your application

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

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

Defining toolbars, menus and keyboard shortcuts with QAction

PySide6 Layouts

Use layouts to effortlessly position widgets within the window

PySide6 Dialogs and Alerts

Notify your users and ask for their input

PySide6 Signals, Slots & Events

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

A simple Hello World! application with Python and Qt

PySide6 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel, and QSlider widgets

PyInstaller 4.2 & PySide6

Published 21.04.2021
1 2 3 4 5 6