Latest articles

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

What modules are missing from PySide6 & PyQt6?

The Qt extension modules not yet available in Qt 6.1

PyQt6 vs PySide6

What's the difference between the two Python Qt libraries? ...and what's exactly the same (most of it)

PDF Report generator

Generate custom PDF reports using reportlab & pdfrw

Transparent TextBrowser

Published 12.02.2021

Displaying Tabular Data in PyQt6 ModelViews

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

Displaying Tabular Data in PySide2 ModelViews

Create customized table views with conditional formatting, numpy and pandas data sources.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20