Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

verifier-1.0.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded 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