Skip to content

Conversation

@SHEEFANIGAR
Copy link

@SHEEFANIGAR SHEEFANIGAR commented Oct 10, 2025

Pull Request

##Title
Added Password Strength Checker project in Python[Hacktoberfest-accepted]

Description

This PR adds a beginner-friendly Password Strength Checker in Python.
It checks whether a password is strong, moderate, or weak based on length, character types, and symbols.
Useful for learning string handling, regex, and logic in Python.

Checklist

  • I have tested these changes locally.
  • I have added appropriate comments in the code, particularly in complex sections.
  • I have updated the documentation if needed.
  • My code follows the project's coding style guidelines.
  • I have added/modified tests to cover the changes.

Suggested Labels: Hacktoberfest-accepted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant