This Is A GUI Projects Repositories Using Python Programming Language...
-
Updated
Jun 21, 2023 - Python
This Is A GUI Projects Repositories Using Python Programming Language...
Contains some essential tkinter python elements which you may find useful for GUI development using python
Explore the evolving world of PyQt6 through 'PyQt6-DataWizard,' a step-by-step guide featuring progressive examples from basic data handling to advanced machine learning integration. Perfect for learners and professionals seeking practical PyQt6 applications.
A Tkinter GUI whose predictions are based on an ML model that is trained by Random Forest Regressor
The Student Management System project provides a user-friendly interface for managing student records using JavaFX. It includes functionality for adding, viewing, updating, and deleting student information, with data stored in files. This project is ideal for understanding file-based storage solutions in a JavaFX application.
Excelsior Bank of India is an academic project that simulates an online banking system. Developed using Java Swing, this project provides a user-friendly interface for managing various banking operations such as account management, transactions, and balance inquiries.
Password Manager is a secure and convenient solution for managing online passwords. The software provides a simple and user-friendly interface for users to store and manage their passwords with ease. Users can create an account, log in, add new passwords, view existing passwords, edit or delete existing passwords, and more. The software uses strong
A library for creating efficient graphical user interfaces for C++ applications.
Build-system for client-server applications using gRPC and ImGUI
This repository contains a Python application built with Tkinter for encrypting and decrypting text using the Caesar Cipher algorithm. The Caesar Cipher is a simple substitution cipher where each letter in the plaintext is shifted a certain number of places down or up the alphabet.
Twinsync Media Player is a Python media player built with Tkinter. It supports simultaneous audio playback on multiple Bluetooth devices and includes play, pause, stop, and volume control. The player features a progress bar for tracking and uses PyAudio and Pycaw for smooth, multi-device audio management.
The above VPN project is a simple implementation of a Virtual Private Network in Python, using the socket and selectors libraries. It listens on a specified host and port, accepts incoming connections, and echoes back any data received from clients. The VPN uses asynchronous I/O via the selector mechanism for efficient handling of multiple client..
This repository showcases projects carried out in the "Computer Tools for Electrical Engineers" course, focusing on MATLAB and PSPICE applications in Electrical Engineering.
Python script that implements the Principal Component Analysis (PCA) algorithm to reduce the dimensionality of a dataset and provides a graphical user interface (GUI) for users to interact with the algorithm.
This course is designed to help you learn Python from scratch, covering various skill levels from beginner to professional.
A dashboard app, written in Rust with egui library, for easy opening external apps.
Kumpulan proyek pemrograman desktop menggunakan Java, mencakup GUI, OOP, dan implementasi aplikasi praktis untuk berbagai kebutuhan
This repository contains a collection of small C# projects developed during my coursework, showcasing skills in object-oriented programming, Windows Forms development, and data processing.
A simple password manager built with Python using the tkinter library. This program allows users to generate secure passwords and store them along with website and email details. The passwords are saved locally in a text file (`data.txt`) for easy retrieval.
The math behind window anchoring.
Add a description, image, and links to the gui-development topic page so that developers can more easily learn about it.
To associate your repository with the gui-development topic, visit your repo's landing page and select "manage topics."