Skip to content

A Simple Password Manager Project to Protect and Manages Your Passwords is made with Python. Furthermore, if we want to delete a username and password, we can do so with a single click.

Notifications You must be signed in to change notification settings

Sauravkr1806/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Password-Manager

A password manager is a computer program which allows users to securely store, generate, and manage all their passwords in easier way.

About This Project

This project is a simple password manager implemented in Python using the Tkinter library.It generates secure passwords, saves them along with website and email information, and provides a user interface for interacting with the password manager.

Run on Terminal

Table Content

Introduction

ShowCase

Usage

Technologies Used

Conclusion

The Password Manager is a simple yet powerful tool for generating and checking the strength of passwords. It allows users to create strong passwords and check if their existing passwords have been breached in the past. The modular architecture and use of external libraries make the program easy to maintain and extend in the future.

About

A Simple Password Manager Project to Protect and Manages Your Passwords is made with Python. Furthermore, if we want to delete a username and password, we can do so with a single click.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published