Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.08 KB

generate-password-memory

GitHub Repo Size GitHub Stars GitHub Forks

Generate Password Memory is an app to create very strong passwords and also the storage of all the passwords that is, it's good because you are no longer worried about forgetting your passwords.

generate-password-memory, generate-password, password

Core Dependencies & Installation:

To use the program, you must install the mentioned packages, using the command: pip install PACKAGENAME

  • sqlite3
  • random
  • string
  • colorama
  • os
  • datetime