Showing articles for All (456) PyQt6 (147) PySide6 (146) PyQt5 (321) Streamlit (106) Tkinter (115) PySide2 (151) Kivy (106)

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