larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.13k stars 846 forks source link

added a script that checks password strength from 1 to 5 i.e weak to … #310

Closed jaspinderkohli closed 1 year ago

jaspinderkohli commented 1 year ago

Description

added a script that checks password strength from 1 to 5 i.e weak to strong

Related Issue

Script to check password strength

Changes Made

How to Test

python password_strength_checker.py

Checklist

github-actions[bot] commented 1 year ago

Hi @jaspinderkohli! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.