This is a simple password manager Python application that allows users to store their online passwords and login IDs locally.
- Securely store and manage passwords
- Add, update, and delete password entries
- Generate strong and unique passwords
- Encrypt and decrypt passwords for added security
- Generate random passwords
-
Clone the repository:
git clone https://github.com/AdeshGhadage/Password_Manager.git
-
Install the required dependencies:
pip install pyperclip
To start the game, simply run the following command in your terminal:
python3 main.py