Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 439 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 439 Bytes

password_manager


Simple GUI password manager using tkinter and dbms to store user credentials and passwords.

Features:

  • Log in with username and password
  • Generate 12 character passwords
  • Copy generated passwords onto clipboard
  • Update existing passwords
  • Delete existing passwords
  • Search for passwords
  • Export Passwords into CSV
  • View Lat Updated Entry