Python package to check if a given password is safe to use.
Project description
pwdsafe
Python package to check if a given password is safe to use.
pwdsafe is a thin wrapper around have i been pwned that checks if a given password is compromised.
Install
pip install pwdsafe
Usage
from pwdsafe import is_safe
is_pwd_safe = is_safe("password")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pwdsafe-1.0.0.tar.gz
(1.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pwdsafe-1.0.0.tar.gz.
File metadata
- Download URL: pwdsafe-1.0.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.9 Darwin/21.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5926dbd3d41e5cfad03bbbc0b394202c80d42c3b21b736f00e000c4cd4981e2d
|
|
| MD5 |
483092a883f9d9038aa256806db804f1
|
|
| BLAKE2b-256 |
d823d54e66a8cb4ccc92a8a8d554070574485aeb4d94d45c2990e3643f165ba9
|
File details
Details for the file pwdsafe-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pwdsafe-1.0.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.8.9 Darwin/21.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed2797dd91615efe9b448d19da2d6736be8b888bd4b9d9573b929012398643ab
|
|
| MD5 |
6f7bdac6366ba912bcae2e99775a2a06
|
|
| BLAKE2b-256 |
c664e1e10e433be907e38df8a20a5250a80ef19033a1434b0c8e3c71b7488dda
|