Skip to content

capestiff/6_password_strength

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Password Strength Calculator

The program asks user for the password, evaluate its strength and prints the score.

How to start on Linux/Windows

$ python password_strength.py  # maybe you should use python3 instead of python due to your system dependencies
Enter your password:  # hidden input
Your password has score: 5 of 10

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%