Skip to content

dharant1405/password-strength-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Password Strength Analyzer

The Password Strength Analyzer is a web-based application developed using Python and Flask. It evaluates password strength based on length, uppercase and lowercase letters, numbers, and special characters.

Features

  • Password strength checking
  • Common password detection
  • Strong password suggestions
  • User-friendly interface

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS

How to Run

python app.py

About

Password Strength Analyzer is a web-based application developed using Python and Flask. It checks password length, complexity, and security level by analyzing uppercase letters, numbers, and special characters. The system classifies passwords as Weak, Moderate, or Strong and suggests stronger passwords for better security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors