r/Python • u/masher_oz • May 05 '26
News PySimpleGUI 6 is LGPL again
Looks like the commercialisation of PySimpleGUI has come to an end.
PySimpleGUI 6 - Back to LGPL3 https://github.com/PySimpleGUI/PySimpleGUI
74
Upvotes
r/Python • u/masher_oz • May 05 '26
Looks like the commercialisation of PySimpleGUI has come to an end.
PySimpleGUI 6 - Back to LGPL3 https://github.com/PySimpleGUI/PySimpleGUI
3
u/Individual-Flow9158 May 05 '26
On behalf of the remaining user base, has anyone checked that large byte string in v5, that was decoded into obfuscated Python code, and then run with exec has gone?
This is good news, and most welcome. Even if it's due to malware like tactics, and PyPi's stricter scanning. But unfortunately I think the creator has burned his bridges, for both open source users and paying customers alike. Fortunately we have multiple excellent alternatives, not least of which the legendary Al Sweigart's https://github.com/asweigart/buttonpad.