Martin Fitzpatrick
Senior Software Engineer, Python Tutor

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt.

PySide2 Dialogs and Alerts

Notify your users and ask for their input

PySide2 Signals, Slots & Events

Triggering actions in response to user behaviors and GUI events

PySide2 Widgets

Using QPushButton, QCheckBox, QComboBox, QLabel and QSlider widgets

Q&A: Are there any built-in QIcons?

Using built-in icons for your apps.

Pause a running worker thread

Put a running task on hold, waiting for the UI

What does @Slot() do?

Published 10.05.2020

Q&A: How to check if a QLineEdit is empty?

Empty strings are falsey in Python

PasswordEdit

Password editing field, with Show/Hide toggle

First steps with Qt Designer

Use Qt Designer's drag and drop interface to design your GUI

Implementing QPainter flood fill in PyQt5/PySide

Filling irregular regions in a QPainter canvas

Packaging PyQt5 applications for Windows with PyInstaller & InstallForge updated

Turn your PyQt5 application into a distributable installer for Windows

The ModelView Architecture

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

Displaying tabular data in Qt5 ModelViews

Create customized table views with conditional formatting, numpy and pandas data sources.

Plotting with Matplotlib

Create PyQt5 plots with the popular Python plotting library

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!

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
Showing articles for All (25) PyQt6 (11) PySide6 (11) PyQt5 (18) Tkinter (11) PySide2 (18)
1 2 3 4 5 6 7 8