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.4.tar.gz
(9.5 kB
view details)
Built Distribution
File details
Details for the file hibp_py-1.2.4.tar.gz
.
File metadata
- Download URL: hibp_py-1.2.4.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 | dc9298da31b35a16a6a3b8a4e7b3c32c69b00f548b5ab8555a6e0f65df0601d4 |
|
MD5 | 559b1b88390aa7fa9d48712a48d91125 |
|
BLAKE2b-256 | 62664d7edbb0aec709043fb63259748386be4e938335aef96f070e0ebb522774 |
File details
Details for the file hibp_py-1.2.4-py3-none-any.whl
.
File metadata
- Download URL: hibp_py-1.2.4-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 | d91132a6af96e9a72f1916441c5c0ce6df0231c28aae61744b68023eafefc1da |
|
MD5 | dd216ed81a4f407ae7216101a22f0248 |
|
BLAKE2b-256 | d159e2fd001a35c348ad2175ae873d3869277c61703c8c225e866c536396c6cc |