π A lightweight password manager built with Python and Tkinter. Generate, save, and manage passwords with a simple GUI. Perfect for beginners learning desktop app development and basic security concepts. π Password Manager (Python + Tkinter)
A simple and secure desktop password manager built using Python and Tkinter. This app helps you generate strong passwords and store your login details locally with an easy-to-use graphical interface. Perfect for beginners learning GUI development and practical Python projects π
β¨ Features π Generate strong random passwords πΎ Save website, email/username & password π₯οΈ Clean and simple GUI (Tkinter) π Copy password to clipboard (if implemented) π§ Beginner-friendly code structure
π οΈ Tech Stack Language: Python GUI Library: Tkinter Storage: Local file (JSON / TXT)