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.70.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87a9eef74a47217c9c190abcc01cc2746a75708603659ca3f7548a74c958c161 |
|
MD5 | f8c1154a02f08c586234ad1f36e5d319 |
|
BLAKE2b-256 | 47731b9cca0e2534ac25c7304e7a619b36c48b2b8883e957e01f74b81e6c00b7 |
Close
Hashes for disposable_email_domains-0.0.70-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21223b86f158f33efe84864be50584421a414dcd92511f8d3e975f8df9b8aa44 |
|
MD5 | fe9adaf0685be7629b40e8de4d19ee7b |
|
BLAKE2b-256 | d72f13d95aa6b521b789da3070c74fa18c7de8e83230df2c5818d36cba4f3c9f |