Skip to content

Simple CLI python script that checks the strength of a given password

myhneaa/python-password-strength-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Password Strength Checker

Simple CLI python script that checks the strength of a given password

v1.0 - First release!

Features:

Prerequisites:

  • Python 3.x minimum

Installation:

  • cd into script directory and run "python psc.py"
  • alternatively, run the script inside an IDE
  • or any other method that works, really

TODO:

  • GUI interface (maybe??)

About

Simple CLI python script that checks the strength of a given password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages