vishal-rb5 / Simple-Password-Manager

A simple application while allows you to manage your passwords. :closed_lock_with_key:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Password-Manager

A simple application which allows you to manage your passwords.

Installation:

Clone the repository:

git clone https://github.com/vishal-rb5/Simple-Password-Manager.git

Install all the dependencies mentioned in the file below:

pip install - requirements.txt

Usage:

Run the file:

python pmgmt.py

Description:

  • A simple password manager that performs all the CRUD functions.
  • Passwords are encoded and then stored into an encrypted Elara DB file.

Disclaimer:

  • This version is not of industry grade and should be used with caution.

About

A simple application while allows you to manage your passwords. :closed_lock_with_key:


Languages

Language:Python 100.0%