Skip to main content

Python library for disposable email validation

Project description

disposable-email-validator

installation

pip install disposable-email-validator

usage

from disposable_email_validator import is_disposable_email

is_disposable_email("some_email@inpwa.com") # True
is_disposable_email("some_email@gmail.com") # False

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

disposable_email_validator-0.0.7.tar.gz (228.3 kB view hashes)

Uploaded Source

Built Distribution

disposable_email_validator-0.0.7-py3-none-any.whl (455.1 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