Skip to main content

AI-inspired password strength scoring system

Project description

passrank

This is a Python library that evaluates the strength of passwords using a custom point-based system. It scores the password based on length, character variety, and transitions between characters.

Commands

evaluate(<password>)

  • Returns the numeric score of the given password.

rate(<score>)

  • Returns the human-readable rating (e.g., Weak, Moderate, Strong).

Disclaimer

This tool has a high accuracy rate, but not 100%.
Use it at your own risk.
The author is not responsible if your password gets found in a data breach and you get cooked i.e incur any loss.


Example

import passrank

score = passrank.evaluate("IlvuM10@")
print(score)  # e.g. 1250

print(passrank.rate(score))  #  Strong

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passrank-1.0.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

passrank-1.0.0-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file passrank-1.0.0.tar.gz.

File metadata

  • Download URL: passrank-1.0.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for passrank-1.0.0.tar.gz
Algorithm Hash digest
SHA256 2b84dcd4c797ce6b532e4d74bf334baa100da86ce1b6fe71d96a548ad8192fe4
MD5 fc2c61469cc842266f76b32417b475af
BLAKE2b-256 ea606f678489ef6e53f39d44e04e37f05b2d237ef4451368ab6e3f5ca45fc642

See more details on using hashes here.

File details

Details for the file passrank-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: passrank-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for passrank-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7b45724c9f007b4f5f74be496d4f9a82d47b02eb60a09133037918b3494e615
MD5 7a768a7f83cc043b41ddf6554e77cde6
BLAKE2b-256 e7c00edaf83af7c7b907b83133bec2a5a1236e2c59bcc0c514ee82a2a96e4fbd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page