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.67.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9655c199b1744fd8be0a72351df88f1b218df7e2f3a6af0ecc3863064cbfc74a |
|
MD5 | fc5a3d97a65fa9daf11b864ab1689934 |
|
BLAKE2b-256 | 27ac2027a2a0fae5cb4c8cc503bf44bd63896816ab7adbb234d28f3d2cf72aff |
Close
Hashes for disposable_email_domains-0.0.67-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 637deb03cc5ce71ea2c27b06e92ce747a081b4fa7e60124d9380b0f02f678298 |
|
MD5 | 73310c05e320b99cc091ee1419255350 |
|
BLAKE2b-256 | e357198a98c52076e2c9cd9051147fbde82bdedea1dfa6c2db1c9fff7bd4574b |