Password Manager15 April 2026·157 words·1 minCoding Python Tkinter CryptographyA secure solution for storing passwords locally # This project is a password manager made with Python and Tkinter that uses Cryptography to securely encrypt passwords with a master password and stores them locally.