PySimpleGUI/docs/index.md
2019-03-16 18:48:26 -04:00

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