Latest articles

Latest updates from across the Python GUIs site. New tutorials, tips & updates added each month.
Showing articles for All (9) PyQt6 (6) PySide6 (6) PyQt5 (9) Tkinter (6) PySide2 (6)

Mozzerella Ashbadger

The first steps building the browser with PyQt5

Adding application Help and About dialogs

Put some finishing touches to your application

Open and save HTML in a PyQt5 browser

Adding file dialogs to load and save HTML

15 Minute Apps

Common desktop apps in Python, using PyQt

Multithreading PyQt5 applications with QThreadPool

Run background tasks concurrently without impacting your UI

No2Pads, a simple Notepad clone

The QTextEdit widget does 90% of the work

ColorButton

A color-selector tool for PyQt
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17