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.82.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d41028b43cdd12a9acf360c727a5184eafd033c4258c4bc416a3c518302f7302 |
|
MD5 | b3ba453ca9da6274e4aaa9dec0a10e70 |
|
BLAKE2b-256 | 1b220e2c36417c92d1389685a57109592abfa60c7429c7f10f2b93227bea64b1 |
Close
Hashes for disposable_email_domains-0.0.82-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b482e73bb370a3ce8f73715fa4c7e464602d1bf53ed6df703a1cd27b499722d |
|
MD5 | fa1d866780b30833fc45af0aaa25d559 |
|
BLAKE2b-256 | 4a4290d3257fb2218daed40f212424f5d9bc27a4c7fb6cbf6859e31d92c585e8 |