Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 171 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 171 Bytes

This is a password manager I built in python. I used tkinter for the graphical user interface, sqlite3 for the database storage, and hashlib to hash the master password.