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.1.0.tar.gz
(9.2 kB
view details)
Built Distribution
File details
Details for the file hibp_py-1.1.0.tar.gz
.
File metadata
- Download URL: hibp_py-1.1.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c42e6620b51f5795abcd00bfcdf36c854a19ff454cd24b5b61076ae8f6c9a1b3 |
|
MD5 | 57ba386a350580be9b85329ab4b14aef |
|
BLAKE2b-256 | b2938dcf6c3ee280e905bff86a30de597559e64f14ee4f4399573edc6b3badb5 |
File details
Details for the file hibp_py-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: hibp_py-1.1.0-py3-none-any.whl
- Upload date:
- Size: 7.8 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 | 06966664ee481da2df58a89b851a42d9ec961dcf3466ffa5075433135c3a119b |
|
MD5 | fee443af618f36a7e143ee2fdb9f05ec |
|
BLAKE2b-256 | ebcd9160f2b8e4f56169335732a29603c953737a22a1d646a0d9faf239cdefa4 |