Project information

  • Category: Smaller/Misc.
  • Github Repo: LINK

Password Generator

Description: TKinter GUI application that acts as a password manager (saving website/email/password data in a JSON file), and will generate a password on command. Has functionality to display information for a given website/user email.

Python Libraries: TKinter, Random, OS, JSON, Pyperclip