🌐
GitHub
github.com › PySimpleGUI › PySimpleGUI
GitHub - PySimpleGUI/PySimpleGUI: Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018. NEW for 2026 - the LGPL3 Version 6. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users. · GitHub
python -m pip install --upgrade https://github.com/PySimpleGUI/PySimpleGUI/zipball/master · If you want to download the repo then download/close and run in the downloaded folder: ... Changes are rolling out onto GitHub and PyPI every few days.
Starred by 13.7K users
Forked by 1.8K users
Languages   Python
🌐
GitHub
github.com › PySimpleGUI
PySimpleGUI (PySimpleGUI) · GitHub
You can install the latest released version from PyPI with a simple: ... You can install the latest version straight from the PySimpleGUI GitHub repo without downloading the repo by running:
🌐
GitHub
github.com › PySimpleGUI › PySimpleGUI › blob › master › PySimpleGUI › README.md
PySimpleGUI/PySimpleGUI/README.md at master · PySimpleGUI/PySimpleGUI
You can install the latest released version from PyPI with a simple: ... You can install the latest version straight from the PySimpleGUI GitHub repo without downloading the repo by running:
Author   PySimpleGUI
🌐
PyPI
pypi.org › project › pysimplegui
pysimplegui · PyPI
python -m pip install --upgrade https://github.com/PySimpleGUI/PySimpleGUI/zipball/master
      » pip install pysimplegui
    
Published   Apr 14, 2026
Version   6.0
🌐
PySimpleGUI
docs.pysimplegui.com › en › latest
The Project - PySimpleGUI Documentation
All PySimpleGUI GitHub repositories will be set to read-only mode but will remain publicly accessible for reference. Thank you to everyone who used, supported, and contributed to PySimpleGUI over the years. It’s been a rewarding journey, and your enthusiasm made this project possible. ... We were recently informed by PyPI that PySimpleGUI does not meet updated PyPI Terms of Service, that it needs to be removed, and hosted on a private server.
🌐
GitHub
github.com › andor-pierdelacabeza › PySimpleGUI-4-foss
GitHub - andor-pierdelacabeza/PySimpleGUI-4-foss: Mirror of the last GPL version of PySimpleGUI repository · GitHub
The PyPI link for the tkinter version of PySimpleGUI is: https://pypi.org/project/PySimpleGUI/#files
Starred by 94 users
Forked by 76 users
Languages   Python
🌐
GitHub
github.com › sauravmishra1710 › Python-GUI-with-PySimpleGUI
GitHub - sauravmishra1710/Python-GUI-with-PySimpleGUI: Exploring & Creating GUI based apps using PySimpleGUI. Details about PySimpleGUI module can be found @ https://pypi.org/project/PySimpleGUI/
Exploring & Creating GUI based apps using PySimpleGUI. Details about PySimpleGUI module can be found @ https://pypi.org/project/PySimpleGUI/ - sauravmishra1710/Python-GUI-with-PySimpleGUI
Starred by 4 users
Forked by 2 users
Languages   Python 100.0% | Python 100.0%
🌐
GitHub
github.com › PySimpleGUI › PySimpleGUI › issues › 6849
[Question] PySimpleGUI installed from PyPI won't work from Mar 3, 2025 · Issue #6849 · PySimpleGUI/PySimpleGUI
March 8, 2025 - Type of Issue (Enhancement, Error, Bug, Question) Operating System Linux Debian PySimpleGUI Port (tkinter, Qt, Wx, Web) Versions (NOTE - PSG4 is no longer supported) Python version (sg.sys.version) 3.11 PySimpleGUI Version (sg.__version_...
Author   RoLa191
Find elsewhere
🌐
Python
wiki.python.org › moin › PySimpleGUI
PySimpleGUI - Python Wiki
PySimpleGUI can be installed using 'pip install pysimplegui' or by copying the file 'pysimplegui.py' from the github repository
🌐
Raspberry Pi Forums
forums.raspberrypi.com › board index › programming › python
PySimpleGui install on Pi4B - Raspberry Pi Forums
Tue Jan 09, 2024 10:33 pm There is no distro pacakge for PySimpleGUI. Use can only use pip to install it. https://github.com/PySimpleGUI/PySimple ... stalling-- Yes, but this thread started with someone saying that it wasn't letting him install using pip giving a message about managed installs.
🌐
GitHub
github.com › yunluo › PySimpleGUI4
GitHub - yunluo/PySimpleGUI4: The free-forever and simple Python GUI framework · GitHub
The free-forever and simple Python GUI framework. Contribute to yunluo/PySimpleGUI4 development by creating an account on GitHub.
Starred by 3 users
Forked by 2 users
Languages   Python
🌐
Pysimplegui
pysimplegui.com
PySimpleGUI
Hobbyists can continue to use PySimpleGUI 5 until their keys expire. After that you'll need to switch to version 4, which you'll find 1,000s of copies on GitHub with at least 1 being community supported.
🌐
PySimpleGUI
docs.pysimplegui.com › en › latest › documentation › installing_licensing › security
Security - PySimpleGUI Documentation
PySimpleGUI releases are now only hosted on PyPI. The PySimpleGUI GitHub repo no longer contains the PySimpleGUI source code.
🌐
Libraries.io
libraries.io › pypi › PySimpleGUI-4-foss
PySimpleGUI-4-foss 4.60.4.1 on PyPI - Libraries.io - security & maintenance data for open source software
It's as simple as placing the PySimpleGUI.py file into the same folder as your application that imports it. Python will use your local copy when performing the import. When installing using just the .py file, you can get it from either PyPI or if you want to run the most recent unreleased version then you'll download it from GitHub...