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.89.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 500d53da7d69e319171be89635a19653784d48f2939642a9a55d7b81ab3cafe6 |
|
MD5 | 7192bb808555a5ff2dff12b5e85ffff6 |
|
BLAKE2b-256 | a1b001c0bdd615009f0286d7d0d227578c2b8974b6efaa16205e962f80d3131a |
Close
Hashes for disposable_email_domains-0.0.89-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea925a5ee565885aeca28a8832ac5fcdb2565f6d6b1e2ed78b3ac2e8bae38e7f |
|
MD5 | e05799da5d801e9734344659ba19ebf7 |
|
BLAKE2b-256 | a43b1132b0e217401882b09c0011696f79a94e40eeb8c3a27651641ed11631c4 |