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.69.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a62a0e49f7f6c51d489926e9d47fda9722013c28abb63deb311e8efb46bf4502 |
|
MD5 | 08f72703362805d7ff63d6015b04f685 |
|
BLAKE2b-256 | eab1a58f65a5c87b29988454578cf515dd32ff068ccb5f2159a3ce8bd7e077bb |
Close
Hashes for disposable_email_domains-0.0.69-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fdbd204d98c7df419dca83b84751362608f2be316803bf20bd523457702dae5 |
|
MD5 | 84f0578dad9dbc94a01ba8e197b8161c |
|
BLAKE2b-256 | 55adf4057f8553e89fd0cb7d7e0855a25c00f13023013ce8aadebc3f37c23b40 |