A set of disposable email domains
Project description
Disposable Email Domains
This module provides a set of known disposable email domains.
Usage
The blocklist is a Python set
containing all domains in the blocklist:
>>> from disposable_email_domains import blocklist
>>> 'bearsarefuzzy.com' in blocklist
True
The domains are guaranteed to be fully lowercased and stripped of whitespace.
Source
The source of this list is the disposable-email-domains project.
This module attempts to provide a mirror of that project as a Python module.
If you feel a domain should or shouldn't be on the blocklist, you are encouraged to make a pull request against the source repository
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
Built Distribution
Close
Hashes for disposable-email-domains-0.0.90.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 505573f4afb902341c1c0f7c9830a0ad8c889fd88dec51de40e5822d6e12a038 |
|
MD5 | 9d3e26024532f70185344c8871fcb516 |
|
BLAKE2b-256 | 1e771d7da21deefdd855ab97c1b7d351a971f38893c04ad4d0ebb97cd4f48989 |
Close
Hashes for disposable_email_domains-0.0.90-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50aff9fab321b561b0facc7c1124fb5c6e7c1fc3062c9117929630b7072048f4 |
|
MD5 | f83e61b923ef8dc52282f808d93e9529 |
|
BLAKE2b-256 | e246a260d14713f7c88d20a8cece7b854cd3a8c8acb3c8dcf8a62847b3f91280 |