19 projects
PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
psgtest
Program made with PySimpleGUI to make testing of apps easier
psgcompiler
A simple, easy to use tool that is a front-end to PyInstaller created with PySimpleGUI to convert your Python programs to executables.
psgtray
A System Tray Icon that works with the PySimpleGUI tkinter port. Uses pystray to supply the system tray. Works well under Windows.
psgresizer
PySimpleGUI application / utility to resize your images and encode them to Bas64 format.
psgshortcut
Utility made with PySimpleGUI to create shortcuts of files or programs
psgfiglet
Create Figlets using a PySimpleGUI GUI and pyfiglet. A PySimpleGUI Demo Program.
PySimpleGUIQt
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
psgpsg
Runs sg.main() using whatever default PySimpleGUI.py your system picks up.
PySimpleGuy
The PySimpleGuy is likely supposed to be PySimpleGUI.
LiveREPL
A Python REPL that can be used without stopping your program's execution. Brought to you by the fine folks at PySimpleGUI.org
PySimpleGUIWx
The Engineering Pre-Release WxPython version of PySimpleGUI. PySimpleGUI SDK Launched in 2018 Actively developed and supported. Super-simple to create custom GUI's. Now supports tkinter, Qt, WxPython, and Remi
PySimpleGUIWeb
A port of PySimpleGUI that runs in a web browser. Utilizes Remi as the GUI framework
pysimplegui-exemaker
A GUI Front-end to PyInstaller
ptoaster
Display a toaster-style message with an icon, title and message at any location on your screen. Option to fade in / fade out
imwatchingyou
A Python GUI-based Python debugger enabling realtime watching and modification of variables and expressions, plus a REPL-light
PySimpleGUI27
Python 2.7 version of PySimpleGUI - GUI SDK Launched in 2018 Actively developed and supported. Super-simple to create custom GUI's. Python 2.7 & 3 Support. 100 Demo programs & Cookbook for rapid start. Extensive documentation. Examples using Machine Learning(GUI, OpenCV Integration, Chatterbot), Rainmeter Style Floating Desktop Widgets, Matplotlib + Pyplot integration, add GUI to command line scripts, PDF & Image Viewer. Great for beginners as well as advanced GUI programmers
PySimpleGUI-chess
A PGN file playback of chess games
pysimplegui-howdoi
A GUI Front-end to How Do I