Skip to main content

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

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

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyemailval-0.4.tar.gz
Algorithm Hash digest
SHA256 1a2539ab07b9312af0d2cc64830223b1cf4428de29ff26454636173ade75427a
MD5 5a6e96500d5c9a1be50fb1632a2a8d28
BLAKE2b-256 e0583c5f09a050a698fc7a871acecd515877d4d006afc7efa0b24f2d88a93b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyemailval-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0d2c9cb83e2893170d68ef84ab7c5d760b7bce1809f6eff10c73b19da3a92092
MD5 a17b8d6ec1e4b7c571b6614827dda22d
BLAKE2b-256 ec90a3851bbdb1e1d2ef76aa5c8575e23493930da97d3b8915f20470e28356fa

See more details on using hashes here.

Release history Release notifications | RSS feed

0.55555

2 files

0.6

2 files

This release

0.4 This release

2 files

0.3

2 files

0.2

2 files

0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page