devansharora18 / password-manager

It stores/encrypts your passwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password-Manager

Setup

  1. git clone https://github.com/ART3MISTICAL/password-manager
  2. cd password-manager/
  3. pip install -r requirements.txt
  4. Run main.py (python main.py)

What it does

  1. It stores passwords in files by encrypting them and decrypting them when you need them
  2. It then copies the password automatically

About

It stores/encrypts your passwords


Languages

Language:Python 100.0%