A pretty thorough list of webmail domains!
Project description
Webmail-Domains
This is a Python package containing a single module webmail_domains.py
,
itself containing a list of webmail domains.
Feel free to make pull requests, and I'll add them in.
Installation
pip install webmail-domains
Usage
import webmail_domains
if <some_email>.split('@')[1] in webmail_domains.WEBMAIL_DOMAINS:
# do something (reject signup, don't add the domain to a CRM, etc.)
Updates
The list was last updated on August 17, 2017.
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
webmail-domains-0.19.tar.gz
(20.6 kB
view hashes)
Built Distribution
Close
Hashes for webmail_domains-0.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6129c1c4ba1cc48209a140fbd77bfcf0c5ed474dbe247b2c933351457c52206e |
|
MD5 | 3854bf58a49180f06a671b22f47a6ca7 |
|
BLAKE2b-256 | 163e56dc36b1f7417e304dde97a87b0169f25bf39ab230e75e8fc89717980998 |