Skip to content

A simple python-sql program that is used to store and generate passwords.

Notifications You must be signed in to change notification settings

jebinshaju/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

password-manager

Password Manager is a simple command-line application that allows you to securely generate and store passwords for different accounts. It uses MySQL database to store the encrypted passwords and Python to implement the logic and interface.

Features

  • Generate random and strong passwords using password-generator-py
  • Store and retrieve passwords from a MySQL database
  • Copy passwords to clipboard and clear them automatically
  • Change master key and erase vault

About

A simple python-sql program that is used to store and generate passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages