My Password Manager is a secure and easy-to-use password management application. This application allows you to store and manage all your passwords in one secure place.
- Python 3.6 or newer
- Python Modules:
cryptography
-
Make sure you have Python 3.6 or newer installed. You can download Python from the official Python website.
-
Install the required Python modules by running the following command in your terminal:
pip install --upgrade setuptools pip install cryptography
-
Download or clone this repository.
-
Open a terminal and navigate to the directory where you saved this repository.
-
Run the following command to install the application:
python setup.py install
-
Open a terminal and navigate to the directory where you saved this repository.
-
Run the application with the following command:
python main.py ```
- Follow the on-screen instructions to register and manage your passwords.


