Skip to main content

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



Project details


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

pwnedpasswords-0.1.1-py2.py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page