The Python Papers

The Python Papers

Share this post

The Python Papers
The Python Papers
A Brief Intro to Creating GUIs with PySimpleGUI
Copy link
Facebook
Email
Notes
More

A Brief Intro to Creating GUIs with PySimpleGUI

Mike Driscoll's avatar
Mike Driscoll
Oct 16, 2023
∙ Paid
8

Share this post

The Python Papers
The Python Papers
A Brief Intro to Creating GUIs with PySimpleGUI
Copy link
Facebook
Email
Notes
More
Share

Creating graphical user interfaces (GUI) can be difficult. There are many different Python GUI toolkits to choose from. The top three that you are likely to see mentioned the most often are Tkinter, wxPython and PyQt (or PySide2). However there is a newer toolkit called PySimpleGUI that aims to make creating GUIs easier.

The way that PySimpleGUI gets its…

Keep reading with a 7-day free trial

Subscribe to The Python Papers to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 Mike Driscoll
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More