PassMe is an open-source Password Manager Tool written in Python 3. It securely generates and stores complex passwords, supporting custom and randomly generated passwords. It also includes features for key management, account creation, and password rotation.
git clone https://github.com/aniketchavan2211/Password-Manager.git
cd Password-Manager
pip install -r requirements.txt
(Till yet no requirements.txt is uploaded.)
python3 main.py
If you have any questions, feel free to contact us at aniketchavan2211@gmail.com.