6 Commits

Author SHA1 Message Date
06dad9e52d Use FreeSimpleGui instead 2025-07-03 22:43:35 +02:00
jpattWPC
f714f794b9 Set PySimpleGUI version
As PySimpleGUI will be licensed starting at version 5.0.0, I am capping the version to prevent this. Alternate UI libraries will need to be implemented.
2024-02-12 18:22:24 -06:00
jpattWPC
696b8c7cd2 Remove PySimpleGuiQT support
- Remove PySimpleGUIQt support, as it requires breaking changes for Python 3.11
- Build MSI based off Python 3.11 (significantly smaller due to removing Qt requirement)
- Bump version to 1.1.0
2023-02-01 11:06:05 -06:00
jpattWPC
ab792f2a2a
Add requests requirement 2022-06-30 11:42:46 -05:00
jpattWPC
ec1edfbebc Add fallback to PySimpleGUI 2022-04-28 09:15:38 -05:00
jpattWPC
3d4fbc7ba7 Initial Commit 2022-03-07 16:56:54 -06:00