A Python wrapper for Troy Hunt's Pwned Passwords API.
Project description
# pwnedpasswords
### Python Library and CLI for Troy Hunt's pwnedpasswords's API
[![Version][version-badge]][pypi-url]
[![Python Versions][versions-badge]][pypi-url]
## Features
* [x] Command-line utility
* [x] Support for Python 2.7, 3.5, and 3.6
* [ ] Tests
## Installation
pwnedpasswords is available for download through the Python Package Index (PyPi). You can install it right away using pip.
```
pip install pwnedpasswords
```
## Usage
```
import pwnedpasswords
pwnedpasswords.check("123123")
```
## CLI Usage
pwnedpasswords comes bundled with a handy command-line utility for checking passwords against the Pwned Passwords database.
## License
Apache License, Version 2.0. See [LICENSE](LICENSE) for details.
<!-- Images -->
[version-badge]: https://img.shields.io/pypi/v/pwnedpasswords.svg?style=flat
[versions-badge]: https://img.shields.io/pypi/pyversions/pwnedpasswords.svg?style=flat
<!-- Links -->
[semver-url]: http://www.semver.org
[pypi-url]: https://pypi.python.org/pypi/pwnedpasswords
### Python Library and CLI for Troy Hunt's pwnedpasswords's API
[![Version][version-badge]][pypi-url]
[![Python Versions][versions-badge]][pypi-url]
## Features
* [x] Command-line utility
* [x] Support for Python 2.7, 3.5, and 3.6
* [ ] Tests
## Installation
pwnedpasswords is available for download through the Python Package Index (PyPi). You can install it right away using pip.
```
pip install pwnedpasswords
```
## Usage
```
import pwnedpasswords
pwnedpasswords.check("123123")
```
## CLI Usage
pwnedpasswords comes bundled with a handy command-line utility for checking passwords against the Pwned Passwords database.
## License
Apache License, Version 2.0. See [LICENSE](LICENSE) for details.
<!-- Images -->
[version-badge]: https://img.shields.io/pypi/v/pwnedpasswords.svg?style=flat
[versions-badge]: https://img.shields.io/pypi/pyversions/pwnedpasswords.svg?style=flat
<!-- Links -->
[semver-url]: http://www.semver.org
[pypi-url]: https://pypi.python.org/pypi/pwnedpasswords
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pwnedpasswords-0.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: pwnedpasswords-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e210a9263242ee5e7ab12fd240b63ccffccad56ada1e3c98f5d6bbb496e1258
|
|
| MD5 |
af6bb509b3fe77fdce11a999d3d281c7
|
|
| BLAKE2b-256 |
ff1e4ef8445a48483eb0db39bfb00d648f18b8a0b6f41e10810103b37e15194d
|