Skip to content

My first project in Python. It's a password manager, coded in Python using relevant modules such as sqlite3 and Tkinter.

Notifications You must be signed in to change notification settings

pol-resina/password_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password manager

My first project in Python. It's a password manager which is a software tool that securely stores all your passwords and other sensitive information in one place. It eliminates the need to remember multiple passwords and allows you to use complex, unique passwords for each of your accounts without worrying about forgetting them.

Technically speaking, it uses Tkinter module for the UI and Sqlite3 for the database.

About

My first project in Python. It's a password manager, coded in Python using relevant modules such as sqlite3 and Tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages