Showing articles for All (374) PyQt6 (136) PySide6 (130) PyQt5 (260) Tkinter (95) PySide2 (133)

Embedding custom widgets from Qt Designer

Learn how to use custom widgets in your PyQt5 applications when designing with Qt Designer

Multithreading PySide2 applications with QThreadPool

Run background tasks concurrently without impacting your UI

Goodforbitcoin, a Cryptocurrency market tracker

Track cryptocurrency market values and trade volumes

Moonsweeper

Explore the mysterious moon of Q'tee without getting too close to the alien natives!

Simple Sales Tax Calculator

Using Qt creator to create a simple GUI

PyQt5 vs PySide2

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

Gradient

Gradient designer with add, drag and edit stops

EqualizerBar

Visualize audio frequency changes

Creating custom GUI widgets in PyQt5

Build a completely functional custom widget from scratch using QPainter

QPainter and Bitmap Graphics

Introduction to the core features of QPainter

The ModelView Architecture

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

MacOS Mojave Dark Mode Support in PyQt 5.12.2

Ensuring your apps follow the desktop style

PyQt5 Toolbars & Menus — QAction

Defining toolbars, menus and keyboard shortcuts with QAction

PyQt5 Dialogs and Alerts

Notify your users and ask for their input

PyQt5 Layouts

Use layouts to effortlessly position widgets within the window

PyQt5 Signals, Slots & Events

Triggering actions in response to user behaviors and GUI events

Creating your first app with PyQt5

A simple Hello World! application with Python and Qt5

Install PyQt5 on Windows

Install PyQt5 on Windows 8, 10 & 11

Install PySide2 on Windows

Install PySide2 on Windows 8, 10 & 11

Install PyQt5 on Ubuntu Linux

Install PyQt5 on Ubuntu and other Debian-based Linux distributions

Install PyQt5 on macOS

Install PyQt5 on macOS

Install PyQt5 on Raspberry Pi

Install PyQt5 on Raspberry Pi Raspbian

Install PySide2 on macOS

Install PySide2 on macOS

Install PySide6 on macOS

Install PySide6 on macOS

PyQt5 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel and QSlider widgets
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15