PyPi quick status implementation for the awesome haveibeenpwned.com service
Project description
Have I Been Pwned?
Check if you have an account that has been compromised in a data breach. This package uses the awesome website https://haveibeenpwned.com/.
Installation
Available via PyPi.
pip install haveibeenpwned
Usage
Available as command with format:
haveibeenpwned here.is@the.email [options]
Options:
-f[--full] get the full response not just status-h[--help]-v[--version]
As an import:
from haveibeenpwned import pwned
from haveibeenpwned import pwned_full
pwnedreturns Booleanpwned_fullreturns dict with Boolean status and additional data as a list
License
MIT.
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
haveibeenpwned-0.0.6.tar.gz
(4.1 kB
view details)
File details
Details for the file haveibeenpwned-0.0.6.tar.gz.
File metadata
- Download URL: haveibeenpwned-0.0.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d3afcfdfcf96078cf355daeebabedf118332453446773a8f9c423841c2fe35c
|
|
| MD5 |
5eb6205888358e704921555577706009
|
|
| BLAKE2b-256 |
def37be91ba8a5f6ec8736e33f0fec01fc385e63cc491024c7d3f62fc70b5983
|