https://github.com/mhadi-1382/generate-password-memory
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.
https://github.com/mhadi-1382/generate-password-memory
cli database generate-password generate-password-memory mahdi-1382 mahdi-rabiee password python python-app sqlite3
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/mhadi-1382/generate-password-memory
- Owner: Mhadi-1382
- License: mit
- Created: 2023-12-22T20:05:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-22T20:38:16.000Z (over 2 years ago)
- Last Synced: 2025-06-17T11:03:02.702Z (about 1 year ago)
- Topics: cli, database, generate-password, generate-password-memory, mahdi-1382, mahdi-rabiee, password, python, python-app, sqlite3
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# generate-password-memory



**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.**

## 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