PassBot is a simple,easy to use Password Manager that can be used to store important credentials with encryption.
It stores user's credentials such as (email/password/website name) in a file and encrypts it with help of a master password from the user.
-
After downloading this repo ,go inside the folder and run pip3 install -r requirements.txt
-
Next open a terminal/command line window , and run "python password_Manager.py".
-
To get instructions , type 'help'(This will tell you everything you need to know)
(https://youtu.be/crH_SJZGCBI)