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.92.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b28c652deb096ecc9578b9ca6180aefe06396ed9f3fe119df28fc89d8d34818 |
|
MD5 | 9bb76fd598c16a6b9e5ac3c8bb99aa87 |
|
BLAKE2b-256 | 404a64e3ee80e1750d1cf2535ba8c702db9943fe587221b0a5b2195a1d1c6e9d |
Close
Hashes for disposable_email_domains-0.0.92-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ca0c852091015011c3b10216e0e5ffb6bc4c23549d7b588e4410371f67a4948 |
|
MD5 | fbaf84257fe88b13867ea54d513173b2 |
|
BLAKE2b-256 | cafec60c9b7e1891eea3c40bd957add7212c09f3a1e089782178fb19a576daea |