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.105.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d24f6e0a74c940d9875bd4d318f0931f278f13c3d0fa4407670f609bc2852987 |
|
MD5 | 8b8fb41fff248fd7d3d1aff74f4972ae |
|
BLAKE2b-256 | 591b7ce41412442fb1be937c8917e1c83ccb8acbe94a50c89467f6e702276012 |
Close
Hashes for disposable_email_domains-0.0.105-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41bf38b2224a6ba7df76f8ec2c64d4af65f168eb79cadac2b068dfe02da8e5f7 |
|
MD5 | 510d5c4eb00c0896022381af12fdedd3 |
|
BLAKE2b-256 | e7ef0136a1f9b0b56a4b281a87c62c2af7948b3fd772c27ce1e2aa26bb6a1750 |