|
|
|
|
|
by lolinder
852 days ago
|
|
Just a heads up: PySimpleGUI 5 isn't open source any more [0], and the official GitHub repo was replaced with a stub [1]. From the blog post, it sounds like the people behind it will probably remove the FOSS version from PyPI soon. It's possible the community will fork it with a version of PySimpleGUI 4 that's still kicking around, but I haven't seen one yet. [0] https://news.ycombinator.com/item?id=39369353 [1] https://github.com/PySimpleGUI/PySimpleGUI |
|