Books
GUI Tutorials
Courses
FAQ
Examples
Start here
Books
Tutorials
Packaging PyQt6 applications into a macOS app with PyInstaller
updated
Packaging and distribution
Packaging PySide6 applications into a macOS app with PyInstaller
updated
Packaging PyQt5 applications for Linux with PyInstaller & fpm
updated
Packaging and distribution
Displaying tabular data in Qt ModelViews
updated
ModelViews and Databases
Packaging PySide6 applications for Windows with PyInstaller & InstallForge
updated
Packaging and distribution
FAQ
PyQt5 vs PyQt6
PySide2 vs PySide6
Using Postgres with Qt & Python on Windows, fixing QPSQL driver not loaded
Drag & drop widgets with PyQt
Simple threading in PyQt/PySide apps with .start() of QThreadPool
Topics
PyQt
PySide
PyInstaller
Packaging GUI applications
NumPy
Pandas & Datatables
multithreading
pyside6
Simple threading in PyQt/PySide apps with .start() of QThreadPool
How to move Python functions/methods & PyQt/PySide slots onto separate threads
pyside6
PySide6 Tutorial
Multithreading PySide6 applications with QThreadPool
Run background tasks concurrently without impacting your UI
pyqt6
PyQt6 Tutorial
Multithreading PyQt6 applications with QThreadPool
Run background tasks concurrently without impacting your UI
PySide2 Tutorial
Multithreading PySide2 applications with QThreadPool
Run background tasks concurrently without impacting your UI
pyqt5
PyQt5 Tutorial
Multithreading PyQt5 applications with QThreadPool
Run background tasks concurrently without impacting your UI