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) Streamlit (6) Tkinter (6) PySide2 (6) Kivy (6)

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

PyQtConfig

A simple API for keeping your PyQt Widgets and config in sync

ColorButton

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