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.55555.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.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

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

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.

Release history Release notifications | RSS feed

This release

0.55555 This release

2 files

0.6

2 files

0.4

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