A set of disposable email domains
Project description
Disposable Email Domains
This module provides a set of known disposable email domains.
Usage
The blocklist is a Python set
containing all domains in the blocklist:
>>> from disposable_email_domains import blocklist
>>> 'bearsarefuzzy.com' in blocklist
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 blocklist, 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.75.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99158894714c3432823d958cc7e5126699b21cf55998eb98b0dab0a784e2d5b3 |
|
MD5 | 1a5241cd58219e3a45bd1ec2085c3973 |
|
BLAKE2b-256 | abd8b1090813ed967daefcb0199b7accac612eee61d704ff7f00a89a4b61d4a5 |
Close
Hashes for disposable_email_domains-0.0.75-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6475e5cc56735407e59e314716caaff3a1d266f8720537dd75f1808be2c9872 |
|
MD5 | 4a0c70e45826828a23bb325745488e71 |
|
BLAKE2b-256 | da585a77702c51623f7b4a27f63e2d864491eedbf0fc6121008bf6c010c06639 |