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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyemailval-0.3.tar.gz
Algorithm Hash digest
SHA256 e9d561258a5ad66114054114ee38326c05cf48bc35ee54053fd11f50063847de
MD5 784f0af35cac8c2ec5c905b508577c02
BLAKE2b-256 cfb327c151100b2e2fc61157cf8b844e51301be62920f7cba00db89b30f80fc7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyemailval-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6d8007d0612c9338898835ddd2ae820d320f3ed6f4bcd309e1bc70315d796d08
MD5 3e455c2e992013a7f87735fd1f28338b
BLAKE2b-256 9da673701aebcf8db535de131b7bad0f8cd2ce70ba14f029727bf6d0f5955c1d

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