Skip to content

anushkashelke/Password-Manager

Repository files navigation

Password-Manager

About

This Password Manager Application is developed using Python and it's libraries. We have many applications and web accounts that constantly require passwords and usernames for sign in purposes. Through this application one can once can save the username,password and the name of the app associated with it by memorizing just one password which will be required to sign in the application. The data of the user will be safe as it will be stored in encrypted form in the database.

Input

The user needs to create an account by Signing up. image

The user needs to log in with correct details if the account is already created. image

The user can then enter the data. image

Output

The data stored by the respective user will be displayed as follows. image

Python Libraries

Module used are sqlite3,tkinter and functools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published