A simple and user-friendly password manager built with Python and Tkinter. This desktop app helps you generate, store, and retrieve secure passwords for your online accountsโall saved locally in a JSON file.
- โ Secure and random password generation
- โ Save passwords with associated website and email/username
- โ Search functionality to retrieve saved credentials
- โ Clipboard support for quick password copying
- โ Clean and intuitive GUI using Tkinter
- โ
Data persistence with a local
data.jsonfile
