Skip to main content

Normalize email addresses, removing ISP specific markup

Project description

Return a normalized email-address stripping ISP specific behaviors such as “Plus addressing” (foo+bar@gmail.com). It will also parse out addresses that are in the "Real Name" <address> format.

Version Downloads Status Coverage CodeClimate License PythonVersions

Example

from email_normalize import normalize

# Returns ``foo@gmail.com``
normalized = normalize('f.o.o+bar@gmail.com')

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

email-normalize-0.2.0.tar.gz (3.8 kB view hashes)

Uploaded Source

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