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.17.tar.gz
(20.7 kB
view details)
Built Distribution
File details
Details for the file webmail-domains-0.17.tar.gz
.
File metadata
- Download URL: webmail-domains-0.17.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c1453ac492f04e82d65ac0b6d3d1ecad50034e08845a756fb5c2922534b0df7c
|
|
MD5 |
b68b712fa746e63bb35eea79eb5de5ff
|
|
BLAKE2b-256 |
231e7768f699d39d05bedba4905fd7152ffb62bcb7cdf4c556538a90d17439fc
|
File details
Details for the file webmail_domains-0.17-py3-none-any.whl
.
File metadata
- Download URL: webmail_domains-0.17-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c92668413ce81c3cd9d20ee2c86c8870d59f4a99cb3b1e399f7d951341838153
|
|
MD5 |
71594ce0a9691ae997826b8f108790a8
|
|
BLAKE2b-256 |
e8a09f5d6a5b2051518ba93de4872bb1513179ef6306b5925ca842c53edf8884
|