An open API service indexing awesome lists of open source software.

https://github.com/abhi0930/prodigy_cs_03

Password Complexity Checker
https://github.com/abhi0930/prodigy_cs_03

cybersecurity-tools python-script

Last synced: 8 months ago
JSON representation

Password Complexity Checker

Awesome Lists containing this project

README

          

Certainly! Here's a simple Python script that assesses the strength of a password based on criteria such as length, presence of uppercase and lowercase letters, numbers, and special characters. Provide feedback to users on the password's strength.