python-gui-apps
There are 58 repositories under python-gui-apps topic.
NotCookey/Rainy
Rainy Musicart is a lightweight music player with an aesthetically pleasing design
PB2204/GUI-Projects
This Is A GUI Projects Repositories Using Python Programming Language...
SarthakJariwala/Python_GUI_apps
GLabViz - Interactive Analysis and Visualization Application for Scientific Data written in Python using Qt and pyqtrgaph
naemazam/PMM
It is a GUI App that helps you to Manage Your Python Module Management. Easy to Install and Use.
Akascape/T-Oscilloscope
A simple CRT simulator
drahulsingh/Cypher-Cam
Cypher-Cam is a Python GUI application designed for surveillance using a webcam or surveillance camera. It includes features such as motion detection, noise detection, in/out tracking, and recording functionalities. The application has a user-friendly interface and supports a dark mode for better visibility in low-light conditions.
AnolChakraborty/Py-Calculator
Py-Calculator is a GUI calculator application with all the basic functionalities of a calculator written completely in Python3 using the tkinter framework.
dante-biase/py2app
py2app is a hassle-free, command-line-tool that allows you to easily convert Python projects to Mac OS Applications in a single line of code.
FreeBirdsCrew/GUI_Programming_Python
Python GUI Programming with Electron JS and NODE JS.
k4sima/github-style-gui-example
An example of a simple Qml gui app that styles with a theme.
BaseMax/TkinterCalculator
Tiny and feature-rich calculator application created by Python powered by Tkinter. (GUI Calculator)
bitsbyumair/Python-Tkinter-Image-viewer
A simple python Image viewer app using tkinter and PIL(pillow)
Ankur960/Weather-Detector-with-Pyqt5
Weather-Detector-with-PyQt5 is a user-friendly and feature-rich GitHub project that combines the power of PyQt5, a popular Python library for creating graphical user interfaces, with weather data retrieval. This project allows you to effortlessly build a weather detection application with an intuitive interface, making it easy to check real-time we
pybash1/UnHackable
A Desktop App that generates strong, hard to guess passwords. Being constantly developed and updated by the developer.
yafethtb/flet-countdown-timer
A simple countdown app for desktop created with flet library for Python
AryanGuragain/EventManagement
this is a Open source event management software made using python and tkinter
atharva-yadav/weather-application-python
This is a real-time weather forecast app that returns the current temperature, maximum and minimum temperature, humidity, and wind speed of the searched city. Along with this, application provides amazing UI.
FMXExpress/Python-GUI-ChatGPT-Client
GUI application built in Python with DelphiFMX to access the ChatGPT API.
GordonZhang2024/tkMarker
A light-weight text editor
LinuxEducation/tesTk
tesTk is based on the tkinter library. The first layer of each widget is a canvas, so you decide how the widget will look and change. You can create animations, draw your own controls, change widget shapes. You can also easily combine multiple widgets into one. Tkinter Canvas allows you ->heck Wiki
rohiit-chaurasiya/Custom-Notepad
Customized Notepad using Python Tkinter. In this Project we have designed a Modified and customized notepad with the help of Python Progeamming
S0KPiseth/MultiTimer
A program to set a countdown timer and stopwatch, built with the Sun Valley ttk theme.
AI-with-Tarun/Weeb-Profile
Create an Amazing `Weeb Profile` form that consists of your favorite `Anime/Manga` information. Then generate a `QR Code` based on entered details.
bitsbyumair/Tkinter-Calculator
A Calculator app using Python's GUI module Tkinter
FMXExpress/Python-GUI-Stable-Diffusion-Client
GUI client built in Python to generate Stable Diffusion images with Replicate's API.
FMXExpress/Python-GUI-Vicuna-13b-Client
GUI client built in Python to run Vicuna-13b with Replicate's API.
kctzstyle/python-gui-addressbook
Python GUI Addressbook
Lightbridge-KS/PedDesign-Desktop
Design Pediatric CT Protocol (Desktop App)
RahulAmbiger11/Cypher-Cam
Cypher Cam is a Python GUI Application that works on any OS, which uses a Surveillance Camera as hardware and LBPH & Haar-based algorithms to implement all the functionalities. Possesses features like Anti Theft Alarming System,Face and Motion Detection,Visitors Detection, & Normal Recording etc.
RaohaMejba/Image-Processing-GUI-APP
This is an Image Processing GUI App for Box Blur, Edge Detection, Sharpening, and High & Low Pass filters.
sahiljanbandhu/Age-Calculator
Age Calculator is based on python with gui.
sahiljanbandhu/CurrencyConverter
Currency Converter in python with gui module.
UsagiB4/Beginner_Python_Project
Python GUI with tkinter. Nothing special here, just some basic code
4uffin/github-userstatus-feed
A Python application that uses the GitHub GraphQL API to fetch and display the live status messages of public users. The GUI is built with tkinter and is a simple proof of concept.