Skip to content

[Refactor] Switch to FreeSimpleGUI #1

@iwr-redmond

Description

@iwr-redmond

FreeSimpleGUI is a continuation of PySimpleGUI beginning from the last open source release. It would be helpful to test compatibility of your GUI builder with this newer package.

Testing is easy, and merely requires changing 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