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.61.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f90e431b281aea166bac97fa2aae7271f78eb1624420bb313de4b009efa1a050 |
|
MD5 | b877502d0440f761eaf8699de547c405 |
|
BLAKE2b-256 | fb3a7b8044d5377c0421c84fc2b956b551d673f061b72cdc8f774002b2218eed |
Close
Hashes for disposable_email_domains-0.0.61-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d42395a18c244b8d1544e5ebbabc1a8f1522ed5b91d729325e603038edf37947 |
|
MD5 | f02723efb64800c93c58f0a776869b62 |
|
BLAKE2b-256 | 3213db96e4752bcd925a67d59a6b9a2d64350d5bc13b0603d8206679e07d62c0 |