Validate your email is valid or not
Project description
Email Checker
Validate your email is valid or not
Screenshot
Install
$ pip install emailcheck
Usage
import emailcheck as email
email.check("yoginth@zoho.com")
#=> True
email.check("yoginth@.com")
#=> False
Get Help
There are few ways to get help:
-
Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
-
For bug reports and feature requests, open issues.
-
For direct and quick help, you can email me.
How to contribute
Have an idea? Found a bug? See how to contribute.
Thanks!
License
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
emailcheck-1.0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file emailcheck-1.0.1.tar.gz
.
File metadata
- Download URL: emailcheck-1.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5fda8e83ccf8be20550af8eb6bcf612913ebe6af03505718cae02239f0e76d8 |
|
MD5 | 87db4d08ca1176a199fb688966d1080c |
|
BLAKE2b-256 | 52bacd5efa365a73b406fef037fed294e9a4bb0d296616ddccb90833de3482a6 |