Skip to main content

PyPi quick status implementation for the awesome haveibeenpwned.com service

Project description

Have I Been Pwned?

Open Source Love license PRs Welcome PyPI PyPI - Python Version Last Commit

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
  • pwned returns Boolean
  • pwned_full returns 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 hashes)

Uploaded Source

Supported by

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