Python GUIs
Latest
FAQ
Resources
Books
Services
Consulting
Contact
About
Libraries
PyQt6
PySide6
PyQt5
PySide2
Search Python GUIs
Search Python GUIs
Latest articles
Latest updates from across the Python GUIs site. New tutorials, tips & updates added each month.
Showing articles for
All (25)
PyQt6 (13)
PySide6 (18)
PyQt5 (12)
PySide2 (9)
PyQt6
Plotting with PyQtGraph
Create custom plots in PyQt6 with PyQtGraph
PyQt6
Plotting with Matplotlib
Create PyQt6 plots with the popular Python plotting library
Which Python GUI library should you use?
Comparing the Python GUI libraries available in 2022
PySide6
Plotting with Matplotlib
Create PySide6 plots with the popular Python plotting library
Q&A: Why do I need to pass sys.argv or [] when creating an instance of QApplication?
Using command-line arguments to configure Qt
PySide6
Plotting with PyQtGraph
Create custom plots in PySide6 with PyQtGraph
Understanding the GPL and "Copyleft"
When Are Two Open Source Software Licenses Incompatible?
The Basics of Software Copyrights
Why Do You Need to Bother With Licensing at All?
PyQt6
PyQt6 Tutorial
Packaging PyQt6 applications into a macOS app with PyInstaller
updated
Turn your PyQt6 application into a distributable app
PyQt6, PySide6, PyQt5 and PySide2 Books -- updated for 2022!
New editions extended and updated, now 780+ pages
PySide6
PySide6 Tutorial
Packaging PySide6 applications into a macOS app with PyInstaller
updated
Turn your PySide6 application into a distributable app
PyQt5
PyQt5 Tutorial
Packaging PyQt5 applications for Linux with PyInstaller & fpm
updated
Turn your PyQt5 application into installable Linux packages
PySide6
PySide6 Tutorial
Displaying tabular data in Qt ModelViews
updated
Create customized table views with conditional formatting, numpy and pandas data sources.
PySide6
PySide6 Tutorial
Packaging PySide6 applications for Windows with PyInstaller & InstallForge
updated
Turn your PyQt6 application into a distributable installer for Windows
PySide6
PySide6 Tutorial
The ModelView Architecture
updated
Qt's MVC-like interface for displaying data in views
PyQt5
PyQt5 Tutorial
Packaging PyQt5 applications into a macOS app with PyInstaller
updated
Turn your PyQt5 application into a distributable app
PyQt5 vs PyQt6
What are the differences, and is it time to upgrade?
PySide2 vs PySide6
What are the differences, and is it time to upgrade?
Using Postgres with Qt & Python on Windows, fixing QPSQL driver not loaded
Setting PATH to use the Postgres library
PyQt5 Tutorial
Packaging PyQt5 applications for Windows with PyInstaller & InstallForge
updated
Turn your PyQt5 application into a distributable installer for Windows
PySide6
PySide6 Tutorial
PySide6 Signals, Slots & Events
updated
Triggering actions in response to user behaviors and GUI events
PySide6
PySide6 Tutorial
PySide6 Layouts
updated
Use layouts to effortlessly position widgets within the window
PyQt5
Drag & drop widgets with PyQt
Sort widgets visually with drag and drop in a container
PySide6
PySide6 Tutorial
PySide6 Dialogs and Alerts
updated
Notify your users and ask for their input
PyQt6
PyQt6 Tutorial
Animating custom widgets with QPropertyAnimation
Add dynamic visual effects to your custom widgets
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16