Skip to content

Lonelyguy123/password-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

password-manager

A simple password generator and password manager using Python

Pre-Requisites

  • Python 3.10 (included in the folder)

Menu

Menu contains all the avaliable options in the app, just mention the option number to use the feature

image

Setup

In order to use the app, you need to run the initial setup. This setuo can be accessed by using number 1 in the menu.

image

Generating a password and storing it

You can generate a password and then store it in the password manager by selecting option 2.

image

Retrieving password

You can retrieve a password using option 3 in the menu. It will ask for username and website name and then gives the password

image

Getting all the saved passwords

You can show all the saved passwords using option 4 in the menu

image

Saving a password manually

You can save a password manually by selecting option 5 in the menu

image

About

A simple password generator and password manager using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%