Password Manager

  1. install dependencies first

pip install -r requirement.txt

  1. update pip if step 1 fails

pip install--upgrade pip

  • repeat step 1 again
  1. start the application

python starter.py

pip3 and python3 for linux