Skip to content

ashutoshb47/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password-Manager

It is a simple password manager that stores new passwords and generates random and strong passwords according to the given length.

Working: It is basically a CLI(command line interface) based python program. It first asks for the option you want to opt for then works accordingly. The details like sitename, username and passwords are stored in a table in a database. I have used mysql database for this password manager.

Screenshots:

Screenshot (205)

Screenshot (206)

Screenshot (207)

Screenshot (208)

Releases

No releases published

Packages

No packages published

Languages