Python GUIs for Humans. Launched in 2018. NEW LGPL3 Version 6 released in 2026.
Project description
PySimpleGUI 6
6-Apr-2026
Wait, what?
As we've been winding down the commercialization effort, shutting down servers and archiving materials, I saw this week that the PySimpleGUI repositories are going to be of little use. Everything was switched over to using PySimpleGUI 5. The documentation is PySimpleGUI5 specific as well. So, I made a decision a couple of days ago to get the project into a state where it's at least usable and hopefully even useful.
Version 4 on PyPI 4.60.5.0
A first step was to put version 4.60.5 up on PyPI. Version 4.60.5.0 was posted this week so that pip install PySimpleGUI will provide a version of PySimpleGUI that's solid.
PySimpleGUI 6 - Back to LGPL3
There were several years of development that went into the PySimpleGUI 5 effort. Rather than have those bug fixes and new features languish and be useless, I'm releasing them as Open Source.
Not all of the Version 5 code is in 6. Things like the upgrade mechanism and of course the licensing has been removed. As far as functionality, it matches the SDK posted in the Docs.PySimpleGUI.com documentation.
What to expect ahead
Applications, Demo Programs, etc
The applications psgdemos, psgfiglet, psghotkey have all been upgraded to 6 and posted on GitHub and PyPI. The remaining applications are being updated as well.
Version 6 Uploaded to PyPI
On Tues 14-Apr-2026 PSG Version 6 was posted to PyPI. There were a LOT of changes that have been made over the years since version 4 was released. Hoping that it all goes well! Feel free to open an issue if you run into trouble.
Maintenance & Support
I don't have a firm grasp of the future beyond a few weeks at this point. If the past 8 years is any indication, I'm not very good at making predictions.
Installing
You can install the latest released version from PyPI with a simple:
PyPI
python -m pip install PySimpleGUI
Github
You can install the latest version straight from the PySimpleGUI GitHub repo without downloading the repo by running:
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:
python -m pip install .
More updates coming...
Changes are rolling out onto GitHub and PyPI every few days. They'll continue until everything gets switched over to Version 6.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysimplegui-6.0.tar.gz.
File metadata
- Download URL: pysimplegui-6.0.tar.gz
- Upload date:
- Size: 477.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
508fa715a4fecdcde5d74b20bf473151bc5d57588b9851cc9d781519c3fbd87d
|
|
| MD5 |
027bd64c2d55ce83f36f565d3a7943ae
|
|
| BLAKE2b-256 |
af00cf5e10d2842108f9295c7399960a4266e480eaa385729460cb52112340de
|
File details
Details for the file pysimplegui-6.0-py3-none-any.whl.
File metadata
- Download URL: pysimplegui-6.0-py3-none-any.whl
- Upload date:
- Size: 479.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc3f0dbdb0f21452a366794be7e0e26d842b3f3a7cb5580e403680d4183151f2
|
|
| MD5 |
cce1b0ab288eef47d69f954ad88610e3
|
|
| BLAKE2b-256 |
d77d17747200055182aeeac2a7f508adf968cb3ef08595480a030c7e828e285c
|