A secure password manager with encryption and a GUI built using Python and Tkinter.
- Add, retrieve, and delete passwords.
- All passwords are securely encrypted.
- Simple and easy-to-use GUI.
- Clone the repository.
- Install required libraries:
- Run
password_manager_gui.py:
- Python
- Tkinter
- Cryptography library
- Password generator.
- Cloud backup option.
- Multi-user support.

