init repo

This commit is contained in:
2026-04-15 07:53:51 +08:00
commit 7e9f9b5f25
21 changed files with 38577 additions and 0 deletions

3
PySimpleGUI/__init__.py Executable file
View File

@@ -0,0 +1,3 @@
name = "PySimpleGUI"
from .PySimpleGUI import *
from .PySimpleGUI import __version__