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.5.tar.gz
(9.5 kB
view details)
Built Distribution
File details
Details for the file hibp_py-1.2.5.tar.gz
.
File metadata
- Download URL: hibp_py-1.2.5.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edd998bc5fd8f48f7c7f02649cb30f00508d00fb6014c0cce650c84cbebe11e5 |
|
MD5 | 3332cfec74dcdee5f945ae5d2edacdf5 |
|
BLAKE2b-256 | 4b899bc432877b403a11ed24842fceabf492154f93dcce5fc2fefc95247564df |
File details
Details for the file hibp_py-1.2.5-py3-none-any.whl
.
File metadata
- Download URL: hibp_py-1.2.5-py3-none-any.whl
- Upload date:
- Size: 8.2 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 | dcaebf5a3b96b2457b41a553372549b65f1deb5bf7c2e04c028029ca9f589345 |
|
MD5 | 75048dfc5aa3ef95fc237c2208b1d9ce |
|
BLAKE2b-256 | 3f5e78e11b32194500823cb7c23ad0497ba5d19ed042eb7ca0ac2fd906b98b1f |