Contents

email-validator 2.1.1

0

A robust email address syntax and deliverability validation library.

A robust email address syntax and deliverability validation library.

Stars: 996, Watchers: 996, Forks: 101, Open Issues: 8

The JoshData/python-email-validator repo was created 8 years ago and the last code push was 2 days ago.
The project is popular with 996 github stars!

How to Install email-validator

You can install email-validator using pip

pip install email-validator

or add it to a project with poetry

poetry add email-validator

Package Details

Author
Joshua Tauberer
License
Unlicense
Homepage
https://github.com/JoshData/python-email-validator
PyPi:
https://pypi.org/project/email-validator/
GitHub Repo:
https://github.com/JoshData/python-email-validator

Classifiers

  • Software Development/Libraries/Python Modules
No  email-validator  pypi packages just yet.

Errors

A list of common email-validator errors.

Code Examples

Here are some email-validator code examples and snippets.

GitHub Issues

The email-validator package has 8 open issues on GitHub

  • Unicode surrogates in local part

See more issues on GitHub

Related Packages & Articles

dnslib 0.9.24

Simple library to encode/decode DNS wire-format packets

django-anymail 10.3

Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go

colander 2.0

A simple schema-based serialization and deserialization library

charset-normalizer 3.3.2

The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.