1742 Forks
11791 Stars
11791 Watchers

PySimpleGUI

Launched in 2018. It's 2023 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive docs

How to download and setup PySimpleGUI

Open terminal and run command
git clone https://github.com/PySimpleGUI/PySimpleGUI.git
git clone is used to create a copy or clone of PySimpleGUI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PySimpleGUI https://github.com/PySimpleGUI/PySimpleGUI/archive/master.zip

Or simply clone PySimpleGUI with SSH
[email protected]:PySimpleGUI/PySimpleGUI.git

If you have some problems with PySimpleGUI

You may open issue on PySimpleGUI support forum (system) here: https://github.com/PySimpleGUI/PySimpleGUI/issues