Python utility for Have I Been Pwned API
Project description
hibp-py
hibp-py is a Python library that facilitates the analysis and tracking of breaches posted to haveibeenpwned.
Installation
- Install from pip:
python -m pip install hibp-py
Basic Usage
$ python -m hibp_py -h
Welcome to HIBP Python!
usage: __main__.py [-h] [-iL INPUT_LIST] [-o OUTPUT] [-D ACTIVE_DIRECTORY] [-e EMAIL_CONFIG]
options:
-h, --help show this help message and exit
-iL INPUT_LIST, --input-list INPUT_LIST
Input list of emails or haveibeenpwned JSON file
-o OUTPUT, --output OUTPUT
Output file name
-D ACTIVE_DIRECTORY, --active-directory ACTIVE_DIRECTORY
Active Directory domain
-e EMAIL_CONFIG, --email-config EMAIL_CONFIG
Email configuration file
Contributing
If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your changes:
git checkout -b my-new-feature
. - Make your changes and commit them:
git commit -am 'Add some feature'
. - Push to the branch:
git push origin my-new-feature
. - Submit a pull request.
License
hibp-py is licensed under the MIT License. Feel free to use it for personal or commercial use.
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
hibp_py-1.2.3.tar.gz
(9.4 kB
view details)
Built Distribution
File details
Details for the file hibp_py-1.2.3.tar.gz
.
File metadata
- Download URL: hibp_py-1.2.3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b98b2dd8c34f34746b526e1f4cf20a1a0c7b1ee0c5814c658e7436dc47c5872c |
|
MD5 | 2d76f401c2b442872b9649f315fb1009 |
|
BLAKE2b-256 | c85074b5ccade085e0c67e463d78e75efe68c477458cdf8bee8324b6df8d88ab |
File details
Details for the file hibp_py-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: hibp_py-1.2.3-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa700bcdcec28ad73965adef8c0007d08756859ef174f4ea54c532fcc067b789 |
|
MD5 | f29fb5e7697de80da3c10d851cdd1641 |
|
BLAKE2b-256 | 88acc939b3a4b74bad45b9208013ffa6a1900e579e7512c20bf15979581114bc |