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.86.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a88aa8c734e20bd9aff399e4e446dd71b692240b6c352cb20b8eac53720820aa |
|
MD5 | b6dc2b4eff0a7035d946d435deabe7a1 |
|
BLAKE2b-256 | 3bc09b8fdfbbcc738c6ea06d46fdcfc6836f3640a9e7a8df7175a81314665285 |
Close
Hashes for disposable_email_domains-0.0.86-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bd7b800a1096661f6f57e9b3073fae38f2a9a3cc78a948c53109d91efd0d2f5 |
|
MD5 | ac148621fe26cac044d73c92ccf9abff |
|
BLAKE2b-256 | 5dd1fc07ef3a4bf59447760bc2f57de13b16dd3b9472ee4011e10100a7decefc |