Checks if an e-mail address exists or not
Project description
Checks if an e-mail address exists or not.
Installation
pip install evalidator
Those who can’t wait for the next release:
python setup.py install
Command-line Usage
$ evalidate someone@email.com
This will tell you if the given e-mail address exists on the internet or not.
Library Usage
>>> import evalidator >>> evalidator.validate('someone@email.com')
Supported Services
Google Mail
Yahoo! Mail
Please open a new issue if you would like to validate e-mail addresses for some other e-mail service.
License
The MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file evalidator-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: evalidator-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6706e11d8f39e9bf869e02d4fb8dff76f71b5830473ebd990838cae6a7a679dd |
|
MD5 | d2e231c4d2781fbd9b3b801630bcfad4 |
|
BLAKE2b-256 | 53da690f3d1f97383e0720ea59a3749fac92545d254b34abf8507ce69df1cf94 |