PySimpleGUI relaunches as LGPL3 version 6 on PyPI, carrying forward years of v5 bug fixes and features after commercialization winds down.
Key Takeaways
Version 4.60.5.1 was posted to PyPI first to restore a stable pip install PySimpleGUI baseline before v6 landed.
Version 6 is built from v5 code with licensing and upgrade-mechanism code stripped; functionality matches the Docs.PySimpleGUI.com SDK reference.
Demo apps psgdemos, psgfiglet, and psghotkey are already updated to v6 and live on both GitHub and PyPI; remaining apps being migrated.
Install via pip install PySimpleGUI or directly from the GitHub zipball; changes are rolling to both channels every few days.
The author notes no firm roadmap beyond a few weeks, so future maintenance cadence is uncertain.
Hacker News Comment Review
No substantive HN discussion yet; the single comment is a nostalgic personal note about using the library as a TA, signaling strong beginner-friendly reputation but no technical debate.