Latest articles

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

Plotting time series data with PyQtGraph

Display datetime data on PyQtGraph plot axes, including when using Qt Designer

PyQtGraph errors in Spyder/IPython

Fixing common PyQtGraph color, font size, and compatibility issues

Fixing "No module named plotwidget" when using PyQtGraph with Qt Designer

How to correctly promote a widget to PyQtGraph's PlotWidget in your .ui files

PyQtGraph plotting over time

Updating plots in real time with PyQtGraph and PyQt6

Spyder IDE gets stuck when running PyQt5 applications

How to fix the frozen console and unresponsive window problem in Spyder

Writing for PyQt5 & PySide2

How to write code that works seamlessly with both PyQt5 and PySide2

PasswordEdit

Password editing field, with Show/Hide toggle

First Steps With Qt Designer and PySide2

Use Qt Designer's drag and drop interface to design your PySide2 GUI

Implementing QPainter Flood Fill in PyQt5/PySide

Filling irregular regions in a QPainter canvas with Python

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

How do I display an Image in PyQt5?

Using QLabel and QPixmap 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

System Tray & Mac Menu Bar Applications in PySide2

Build system tray and menu bar apps with PySide2 and Qt

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 Built with Python & Qt5

Track cryptocurrency market values and trade volumes using PyQt5, PyQtGraph, and the CryptoCompare API
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20