13 lines
277 B
Markdown
13 lines
277 B
Markdown
|
|
|
|
|
|
|
|
# PySimpleGUI
|
|
|
|
|
|
|
|
## Supports both Python 2.7 & 3 when using tkinter
|
|
## Supports both PySide2 and PyQt5 (limited support)
|
|
## PySimpleGUI source code can run either on Qt, tkinter, WxPython by changing only the import statement
|
|
|
|
|