Skip to content

A password manager which generates and stores strong passwords for different websites as needed by the user.

Notifications You must be signed in to change notification settings

shubham101096/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

password-manager

This projects creates a window using tkinter which contains fields where user can add website for which he wants to create/search password. This program generates a strong password and stores it in a json file. It can also search and display a website passowrd if it already exist in json file. The reading/writing/appending to json file is done with help of built-in json package.

About

A password manager which generates and stores strong passwords for different websites as needed by the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages