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.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9ee6472a8c1bbe087a2d065b290a19859de3c87acb1fbbd82c795355bd3eeb0 |
|
MD5 | 191cda5f2ffac12ba72f62f62c1e80a7 |
|
BLAKE2b-256 | 4e1a7092890c7b5293920c7a035a6a35e273c7e2d1bea8b44eeb09d39679cb25 |
Close
Hashes for disposable_email_domains-0.0.10-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db82874ece43ece5498c4875bd5b2a156ea1a4d761ac6678150173098c8b4ab3 |
|
MD5 | f0710abce3fe86cf626610b9081fecca |
|
BLAKE2b-256 | fe722b1093e437b203ed62369719a893478b4547a452d5500785a676cc36b1ba |