Pinned Repositories
jumpcutter
Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw
LiveREPL
Use a REPL while your program executes. Watch what's happening, change variables, execute code
psgcompiler
A simple, easy to use tool that is a front-end to PyInstaller created with PySimpleGUI to convert your Python programs to executables.
psgdemos
The PySimpleGUI Demo Programs (also in main PySimpleGUI repo) To get: python -m pip install psgdemos
psggadgets
Desktop Gadgets using PySimpleGUI
psgshortcut
psgshortcut- a PySimpleGUI application that will create shortcuts on Windows to your Python, EXE, Batch files... or any other file using a GUI made with PySimpleGUI.
psgtray
A System Tray Icon that works with the PySimpleGUI tkinter port. Uses pystray to supply the system tray. Works well under Windows.
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.
PySimpleGUI-Photo-Colorizer
Transform black and white images (or your webcam) into beautifully colored images using Deep Learning. Uses OpenCV and Numpy to Colorize your photo or webcam video. GUI provided by PySimpleGUI.
remi
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
PySimpleGUI's Repositories
PySimpleGUI/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.
PySimpleGUI/PySimpleGUI-Photo-Colorizer
Transform black and white images (or your webcam) into beautifully colored images using Deep Learning. Uses OpenCV and Numpy to Colorize your photo or webcam video. GUI provided by PySimpleGUI.
PySimpleGUI/jumpcutter
Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw
PySimpleGUI/psgdemos
The PySimpleGUI Demo Programs (also in main PySimpleGUI repo) To get: python -m pip install psgdemos
PySimpleGUI/LiveREPL
Use a REPL while your program executes. Watch what's happening, change variables, execute code
PySimpleGUI/psgtray
A System Tray Icon that works with the PySimpleGUI tkinter port. Uses pystray to supply the system tray. Works well under Windows.
PySimpleGUI/psgcompiler
A simple, easy to use tool that is a front-end to PyInstaller created with PySimpleGUI to convert your Python programs to executables.
PySimpleGUI/psggadgets
Desktop Gadgets using PySimpleGUI
PySimpleGUI/psgshortcut
psgshortcut- a PySimpleGUI application that will create shortcuts on Windows to your Python, EXE, Batch files... or any other file using a GUI made with PySimpleGUI.
PySimpleGUI/psgfiglet
Create Figlets easily using this application created using PySimpleGUI.
PySimpleGUI/psghotkey
A Hotkey Manager using PySimpleGUI and psgtray
PySimpleGUI/psgreddit
A GUI app made with PySimpleGUI used to search through Reddit and Subreddits using praw module
PySimpleGUI/psgresizer
PySimpleGUI application / utility to resize your images and encode them to Bas64 format.
PySimpleGUI/psgyolo
Using PySimpleGUI with OpenCV to perform object detection using YOLO AI algorithm
PySimpleGUI/psgtest
Program made with PySimpleGUI to make testing of apps easier
PySimpleGUI/PySimpleGUI-Screenshots
Screenshots of the PySimpleGUI Demo Programs