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.0.tar.gz
(9.3 kB
view details)
Built Distribution
File details
Details for the file hibp_py-1.2.0.tar.gz
.
File metadata
- Download URL: hibp_py-1.2.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c732d4ee2d02ba5dbe169a73240a149895d146f5804fd19cf68496a2db952b3 |
|
MD5 | 82c077e69991b957c83248ad76d0a474 |
|
BLAKE2b-256 | d2130fc565ed47e8da9d5d963e06db2c6f7cc85c58944ae365e9bdfe55beb53d |
File details
Details for the file hibp_py-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: hibp_py-1.2.0-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.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac8a4cbfc6ce79c44e603f9270025dc2d9e1cf29c0b7437d031d510970604f65 |
|
MD5 | 0e23c505b87c2a30ee2133cebd5203d1 |
|
BLAKE2b-256 | 2231c800f44b383c2949da3b676795178bdf158e70005168cbf6213e1139820e |