Skip to main content

Checks if an e-mail address exists or not

Project description

Build Status

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

evalidator-0.1.0-py2.py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page