Offical Library for verifier.meetchopra.com
Project description
Official Library for verifier.meetchopra.com
Installation
pip install git+https://github.com/email-verifier/verifier-py.git
or
git clone https://github.com/email-verifier/verifier-py.git
Usage
The library exposes 2 methods. verify
for boolean response making it simple and verifyRequest
for having the API response in return
Below is the example of how to use the library
import verifier
import json
if verifier.verify('meet@hooktap.in', 'API_TOKEN'):
print("Hurray! Email is right!")
else:
print("Oh! Email is not real")
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
verifier-1.0.0.tar.gz
(1.6 kB
view details)
Built Distribution
File details
Details for the file verifier-1.0.0.tar.gz
.
File metadata
- Download URL: verifier-1.0.0.tar.gz
- Upload date:
- Size: 1.6 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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 268e0b6c1744d95601421fa93da4be4112b208f182236f2c66350b5c4dfc972f |
|
MD5 | 0762470848b15986612eb52a8d69a221 |
|
BLAKE2b-256 | fc5bdd27d685666dba902f70893d66f7d280a2bbeab81eed805dd683ee299459 |
File details
Details for the file verifier-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: verifier-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 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.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd456f5e4b1f1ea3a0ab028e5e75c72bdfc4be5bd8d06490309ae6c383d08fd9 |
|
MD5 | d00655c33e662d2833ad2129493b01a6 |
|
BLAKE2b-256 | 645ecf1b2cd9010ba5575cfb376a6f86f6bb2afdd23cfc57aa818bf22b4f61ec |