Skip to content

Have you ever been in the position where you don't know what password to use on a particular site and if you do know it, you keep forgetting it?

Notifications You must be signed in to change notification settings

MirelaManta/password-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Manager

Have you ever been in the position where you don't know what password to use on a particular website and if you do know, you keep forgetting it?
This program was built using tkinter package, and it has some neat features. Graphic User Interface consists of a few entries, a few buttons, canvas object with image and also labels.

It has functionalities like:

  • saving the password corresponding to a website as well as the email in a json file;
  • generating very strong passwords that could be pasted right-away;
  • triggering popup messages to validate the information entered or to warn in various cases.
  • handling exceptions in case a FileNotFoundError is raised.

About

Have you ever been in the position where you don't know what password to use on a particular site and if you do know it, you keep forgetting it?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages