A set of disposable email domains
Project description
This module provides a set of known disposable email domains.
Usage
The blacklist is a Python set containing all domains in the blacklist:
>>> from disposable_email_domains import blacklist >>> 'bearsarefuzzy.com' in blacklist True
The domains are guaranteed to be fully lowercased and striped of whitespace.
Source
The source of this list is the disposable-email-domains <https://github.com/martenson/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 blacklist, you are encouraged to make a pull request against the source repository <https://github.com/martenson/disposable-email-domains>_.
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
Hashes for disposable-email-domains-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5884e87d3b9fc71d44d14609887d95f7443dfdca4dcb01be0e42c9b461b9c813 |
|
MD5 | c762f3426a8b06b9d4856e1f75e7a530 |
|
BLAKE2b-256 | 1e2ff22f7e8b58d03c3fbc504e1917d3ecf6fb2fc67ae86e85bc2c76cbe54fd9 |
Hashes for disposable_email_domains-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b59be3b865e9c3adc60801775a9496ae28cfa771520069f3d2f11cfc928de0f1 |
|
MD5 | 95dacdb362164d6cf3c0e16bcbafcf89 |
|
BLAKE2b-256 | 24367c6337848e1ea36dc488aaa217c25bf43ecdf9ab2f696a73ee60fb21f93c |