Skip to main content
File added late

1 file was added to this release more than 14 days after its initial publication. Inspect the release files before installing.

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

INSTALLATION

First, you must do:

pip install validate_email

Extra

For check the domain mx and verify email exits you must have the pyDNS package installed:

pip install pyDNS

USAGE

Basic usage:

from validate_email import validate_email
is_valid = validate_email('example@example.com')

Checking domain has SMTP Server

Check if the host has SMPT Server:

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

Verify email exists

Check if the host has SMPT Server and the email really exists:

from validate_email import validate_email
is_valid = validate_email('example@example.com',verify=True)

TODOs and BUGS

See: http://github.com/syrusakbary/validate_email/issues

Release files for validate_email 1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

File added late

1 file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release files before installing.

Source distribution (sdist)

Source distribution for validate_email 1.0
File Size Uploaded
validate_email-1.0.tar.gz 15.8 kB Details

Release files / validate_email-1.0.tar.gz

File added late

This file was uploaded more than 14 days after the first file in this release.

While project maintainers occasionally add legitimate files to an existing release, late additions can also indicate a security compromise.

We recommend inspecting the release file before installing.

Download URL validate_email-1.0.tar.gz
Size 15.8 kB
Tags Source
SHA-256 checksum
How to use checksums
bd3c97a6327cb511860c5f37306cd84202ad8820bd18942c734f8dbbf63983ad
BLAKE2b-256 checksum
How to use checksums
55d3f07d63ecbbc83e8a0d42cbb95ca04eb47165a96462974e52ea0808216f9a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

1.3

1 release file

1.2

1 release file

1.1

1 release file

This release

1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page