@PySimpleGUI
"The devastating beauty of everyday life." -- Pope Francis
Você recebeu 13,949 estrelas em seus repositórios públicos.
Seus projetos foram bifurcados 1,906 vezes.
Você fez 2,000 contribuições no último ano.
Você programa em 1 linguagens diferentes.
Você tem 5,628 seguidores no GitHub.
Sua conta GitHub existe há 6 anos.
Teste como suas métricas afetariam seu GitScore
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.
The PySimpleGUI Demo Programs (also in main PySimpleGUI repo) To get: python -m pip install psgdemos
A System Tray Icon that works with the PySimpleGUI tkinter port. Uses pystray to supply the system tray. Works well under Windows.
A simple, easy to use tool that is a front-end to PyInstaller created with PySimpleGUI to convert your Python programs to executables.
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.
Using PySimpleGUI with OpenCV to perform object detection using YOLO AI algorithm