https://github.com/ellipticobj/password-checker
small simple python project to check a password's strength
https://github.com/ellipticobj/password-checker
Last synced: about 1 year ago
JSON representation
small simple python project to check a password's strength
- Host: GitHub
- URL: https://github.com/ellipticobj/password-checker
- Owner: ellipticobj
- License: mit
- Created: 2024-12-26T04:37:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-24T15:42:29.000Z (over 1 year ago)
- Last Synced: 2025-01-24T16:31:24.844Z (over 1 year ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# password-checker
small simple python project to check a password's strength
to use it just download all the files and run main.py
to use the gui run gui.py