Skip to main content

pyemailval verifies if an email address really exists.

Project description

pyemailval is a package for Python that check if an email is valid, properly formatted and really exists.

INSTALLATION

You can install the package with pip:

pip install pyemailval

USAGE

Basic usage:

from pyemailval import validate_email
is_valid = validate_email('example@example.com', check_regex=True, check_mx=True)

check_regex will check will the email address has a valid structure and defaults to True check_mx will check the mx-records and check whether the email actually exists

TODOs and BUGS

See: http://github.com/Ben-Baert/pyemailval/issues

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

pyemailval-0.55555.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

pyemailval-0.55555-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file pyemailval-0.55555.tar.gz.

File metadata

File hashes

Hashes for pyemailval-0.55555.tar.gz
Algorithm Hash digest
SHA256 e677e1e4c98c78a18163f8b7e9c6761100aaf8df7af48e4fec03e5c9d0bd2141
MD5 28dc1c88f2f2665dce162ab721b035f9
BLAKE2b-256 b77ac53eb43a7b36fac71d64a256a791fc9ed73060837a888049a4cd0e57f3d2

See more details on using hashes here.

File details

Details for the file pyemailval-0.55555-py3-none-any.whl.

File metadata

File hashes

Hashes for pyemailval-0.55555-py3-none-any.whl
Algorithm Hash digest
SHA256 2155067139091f299c9e8a7277e51a2c676614f26f5119600ccb31e932bb436c
MD5 d94514a8e7d8430400d6f7ef1edc984f
BLAKE2b-256 cbad87dd9cb9e1403846cbe8c23bb7b58b636937e7cac16abe0ed726b9cba680

See more details on using hashes here.

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