Latest articles

Latest updates from across the Python GUIs site. New tutorials, tips & updates added each month.
Showing articles for All (25) PyQt6 (0) PySide6 (0) PyQt5 (13) Streamlit (0) Tkinter (1) PySide2 (5) Kivy (0)

First Steps With Qt Designer and PySide2

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

The ModelView Architecture in PySide2

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

Displaying Tabular Data in PyQt5 ModelViews

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

Creating Searchable Widget Dashboards in PyQt5

Make dashboard UIs easier to use with widget search & text prediction

Q&A: How do I display an Image in PyQt5?

Using QLabel to easily add images to your applications

Plotting With Matplotlib and PyQt5

Create PyQt5 plots with the popular Python plotting library

Laying Out Your PyQt5 GUIs With Qt Designer

Use Qt Designer to effortlessly build your application UI

Add Scrollable Regions With QScrollArea in PyQt5

Run out of space in your GUI? Add a scrollable region to your application

Embedding Custom Widgets from Qt Designer in PySide2

Learn how to use custom widgets in your PySide2 applications when designing with Qt Designer

When To Use Pack, Place Or Grid In Tkinter

Choosing which layout manager to use in your UI

Embedding Custom Widgets from Qt Designer in PyQt5

Learn how to use custom widgets in your PyQt5 applications when designing with Qt Designer

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!

Simple Sales Tax Calculator

Using Qt creator to create a simple GUI

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

Creating custom GUI widgets in PyQt5

Build a completely functional custom widget from scratch using QPainter

QPainter and Bitmap Graphics in PyQt5

Introduction to the core features of QPainter

The ModelView Architecture in PyQt5

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

MacOS Mojave Dark Mode Support in PyQt 5.12.2

Ensuring your apps follow the desktop style
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21