1826 Forks
13555 Stars
13555 Watchers

PySimpleGUI

Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

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