PySimpleGUI

Results 15 repositories owned by PySimpleGUI

PySimpleGUI-Reddit-Searcher

22
Stars
4
Forks
Watchers

Uses the PRAW Reddit APIs to search popuplar Python released subreddits for strings of your choice. Search posts and/or comments. Launch a browser to the individual posts by title.

PySimpleGUI-YOLO

114
Stars
43
Forks
Watchers

A YOLO Artificial Intelligence algorithm demonstration using PySimpleGUI

PySimpleHotkey

22
Stars
6
Forks
Watchers

A hotkey manager that runs in the system tray. Uses PySimpleGUI for the GUI and the system tray.

YTDownloader

32
Stars
11
Forks
Watchers

Simple youtube video downloader made using PySimpleGUI and pytube

LiveREPL

15
Stars
4
Forks
Watchers

Use a REPL while your program executes. Watch what's happening, change variables, execute code