Skip to content

PySimpleGUI is no longer Open Source #4

@spyoungtech

Description

@spyoungtech

PySimpleGUI is no longer Open Source and its source code has been nuked from GitHub. It is now commercial software requiring a contractual license to use. Consider suggesting users use the free-forever fork, FreeSimpleGUI. This way, they won't be nagged/required to register their software or risk violating the proprietary/commercial license.

It's a drop-in replacement, so all that needs to be done is to replace the import:

- import PySimpleGUI as sg
+ import FreeSimpleGUI as sg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions