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 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 blacklist, 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.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2658fde5b436a4a0a59d36cac236288a30c1b506109637b0eb1fc14b8e451acc |
|
MD5 | a775b63fd43ca2eb6f824f8c98f5627a |
|
BLAKE2b-256 | 908a17eb8813eded442d56ba3d5ae717184b64f4a6c4b9fc38acd2156eacea2f |
Close
Hashes for disposable_email_domains-0.0.16-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7c27dec3f2b821aadae952258091a2742159257c8191736a901504423a4a9fc |
|
MD5 | 0c81e46074fcec1ce95679bdb6539d04 |
|
BLAKE2b-256 | 773b6885309d61141ae01b83285f5b26394498aafe740ea51624465f4b1f4f11 |