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.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ca35ec66ed469118a4c29e3413fd7ff044853360444fd4e9f4b5d92711aad64 |
|
MD5 | 58c4fcd0191227914a720994253439ae |
|
BLAKE2b-256 | a889e38c52ca75f644c4ce201e3708509e70f90e4b9434a78d6b6f77c8a7224a |
Close
Hashes for disposable_email_domains-0.0.7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0da3179d7eff908a70b4128ae0c25142724f9851112f760de59c45ad356b06a4 |
|
MD5 | 86a983c94c2265adfc261f2965e0d240 |
|
BLAKE2b-256 | ce91af3a7450f7f9104d160865cfc0a669813a5f3a0e18b82bd55cac4b0a6ffd |