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.2.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

pyemailval-0.2-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyemailval-0.2.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyemailval-0.2.tar.gz
Algorithm Hash digest
SHA256 061c624f00fa7893b82784492ab5c7b9095b600b41b68ca8491e3c7aba3c1a9a
MD5 5f3e1f706949e37211e4601308cb436c
BLAKE2b-256 7bc55085700c4a3f6a91139c77a3ddcac432b9f9af6c2ffa3494e151dcec903e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyemailval-0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 667d24f0bb37cb1690a24bcee70cc741470c1192dc1373f8ff25a67c94f07f29
MD5 dc52bb39acefe39f5a496c7363a39e94
BLAKE2b-256 fd7f952bb0a2f84039e4fb6f8260b0f15cfc19af52eac8f21aea9605181e1b06

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