PySimpleGUI

Results 15 repositories owned by PySimpleGUI

psgcompiler

134
Stars
14
Forks
Watchers

Transform your Python programs in Windows, Mac, and Linux binary executables (initially using pyinstaller... more being added)

psgtray

50
Stars
8
Forks
Watchers

System Tray Icon for PySimpleGUI (the tkinter version). Adds a system tray icon by using pystray and PIL

ptoaster

23
Stars
2
Forks
Watchers

Display a toaster-style window on your screen that fades in / fades out. Built-in or custom icons. Uses PySimpleGUI as the GUI SDK.

PySimpleGUI

13.2k
Stars
1.8k
Forks
Watchers

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, WxP...

PySimpleGUI-Base64-Encoder

34
Stars
6
Forks
Watchers

Convert your JPG, PNG, GIF and ICO files into Base64 strings for inclusion in your source code. Add icons, game graphics, etc, to your Python source code.

PySimpleGUI-COVID19

70
Stars
16
Forks
Watchers

A collection of PySimpleGUI based tools to help analyze the spread of the COVID-19 virus

PySimpleGUI-Photo-Colorizer

152
Stars
35
Forks
Watchers

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-Widgets

72
Stars
16
Forks
Watchers

Rainmeter-like Widgets for your desktop using the easy to use PySimpleGUI package

jumpcutter

26
Stars
4
Forks
Watchers

Automatically edits vidx. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw

PySimpleGUI-Rainmeter-CPU-Cores

16
Stars
2
Forks
Watchers

Displays a rainmeter style desktop widget that displays the CPU utilization as a grid of scrolling graphs, each being an area graph of CPU usage per core. Uses PySimpleGUI and psutil.