Skip to main content

Return a normalized email-address stripping ISP specific behaviors

Project description

email-normalize is a Python 3 library for returning a normalized email-address stripping mailbox provider specific behaviors such as “Plus addressing” (foo+bar@gmail.com).

Version Build Status Coverage License

Example

import email_normalize

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

Currently Supported Mailbox Providers

  • Apple

  • Fastmail

  • Google

  • Microsoft

  • ProtonMail

  • Rackspace

  • Yahoo

  • Yandex

  • Zoho

Documentation

http://email-normalize.readthedocs.org

Python Versions Supported

3.7+

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-1.0.2.tar.gz (7.3 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