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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a14c60390349c339c10b11a79b3fa4bfccdc62f77c3c19f700e11bfb7a56623 |
|
MD5 | 7f75c86a31cd6b48b1dfe6af6d03eb7d |
|
BLAKE2b-256 | 8ea6fedf3d4da20203712bc8b335a0b3cc269a769b1e85d6d0a042ad7456fea8 |
Close
Hashes for disposable_email_domains-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbbe5c4776f2dc8134b734a6345730095fa91b2f87d215b95e6c4b2ee75c41c9 |
|
MD5 | 2168f2a52649fa9e3a5c959ba163f7a5 |
|
BLAKE2b-256 | 5b60ad0ed0c40c63edf5d1b196fd6a0a2f2b1975ae5c707ae70d76e2e5f5214b |