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.59.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | beb8cc52bf048e88c5f7f7030336359e92eeb5bc52bfe6fe3945a3564679104c |
|
MD5 | 247bd72c79f36f8614029a0aca25d859 |
|
BLAKE2b-256 | 226c25cee99b5265d6e9b0137cec630fadd3b457c974ca4ca138de97e452a0e9 |
Close
Hashes for disposable_email_domains-0.0.59-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ad84af3d944a8937acfdabb33e8162664184d9978e3b7cb2a0b8057219824c8 |
|
MD5 | d89189cd7a71b937e00d4785bbecb1e1 |
|
BLAKE2b-256 | 0da0d13824a7fedfeff42b961501319c3bf4db41a13d331f3d50032581b19d3c |