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.80.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c65f1924126dd5a4b27b037e2125f6dc7e357e35732a50f7261355b94631054e |
|
MD5 | ce1ff3d25fa0d5312804c7a957879244 |
|
BLAKE2b-256 | 6f45f40a923a63c4e1bf7c630583625b1b985780b24d47638ae5a5ab706d2a90 |
Close
Hashes for disposable_email_domains-0.0.80-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97342c8c496ec913168345ed9966fdc9a2ff014f347e7238b776e30059bdf486 |
|
MD5 | 1f284932b0008755578f05f616eb59a7 |
|
BLAKE2b-256 | 1e0515cc868c76af1d0de74eebc3cda934920b509ffcf3907bb079d139f310a3 |