Skip to content

ftobler/simplegui

Repository files navigation

Python package

Important

This is a fork of the last LGPL version of PySimpleGUI

PySimpleGUI has moved from LGPLv3 to a custom license with a subscription model but has deleted all its previous GPL code, making it dissapear from the repository.

Goal is to preserve the library in a working state.

# migrate
- import PySimpleGUI as sg
+ import simplegui as sg

Other forks worth mentioning are andor-pierdelacabeza/PySimpleGUI-4-foss and spyoungtech/FreeSimpleGUI.

installing

installing with pip

pip install git+https://github.com/ftobler/simplegui@latest

in requirements.txt

simplegui @ git+https://github.com/ftobler/simplegui@latest

About

Fork of the LGPL3 version of PySimpleGUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 19

Languages