Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 343 Bytes

PasswordManager

Here we have created a password manager using python. This application have a GUI using TKinter module and the UserName and passwords will stored in a json file in the local storage. we can also search the password and the search result will copied to the clipboard and user can easily paste the password when they required.