Skip to main content

Python3 Have I been Pwned checker

Project description

What is this repository for?

The API allows the list of pwned accounts (email addresses and usernames) to be quickly searched via a RESTful service.

How do I get set up?

  • Install this script with:

    • pip3 py_pwned –upgrade (or pip py_pwned –upgrade )

    • or

    • sudo -H pip3 py_pwned –upgrade

  • ready to use it!

What packages does this script uses

  • tableprint

  • progress

  • cfscrape

You can also install them by hand

  • pip install progress

  • pip install tableprint

  • pip install cfscrape

OR

  • pip3 install tableprint

  • pip3 install progress

  • pip3 install cfscrape

How to use

start with

pwned = PwNed()

For Password check

data = pwned.searchpwd('YOURPASSWORD') print(data)

For email check

data = pwned.searchemail('YOUREMAIL) print(data)

Who do I talk to?

License

Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)

You are free to:

  • Share — copy and redistribute the material in any medium or format

  • Adapt — remix, transform, and build upon the material

-The licensor cannot revoke these freedoms as long as you follow the license terms.-

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

  • NonCommercial — You may not use the material for commercial purposes.

  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_pwned-0.2.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file py_pwned-0.2.tar.gz.

File metadata

  • Download URL: py_pwned-0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for py_pwned-0.2.tar.gz
Algorithm Hash digest
SHA256 d15748ca227c24703184f28ff1c0951ec20026dfceab0a4f1ba2a7f76f1afb92
MD5 93c1a89b01ef33506f27c79bd7c27275
BLAKE2b-256 f9c6d024fab82a66290b1e512e563d1bc242eda455ce7be3f01e8eb64d929195

See more details on using hashes here.

Supported by

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