Contents

email-validator 2.2.0

0

A robust email address syntax and deliverability validation library.

A robust email address syntax and deliverability validation library.

Stars: 1130, Watchers: 1130, Forks: 114, Open Issues: 11

The JoshData/python-email-validator repo was created 9 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1130 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 11 open issues on GitHub

  • Unicode surrogates in local part

See more issues on GitHub

Related Packages & Articles

dnslib 0.9.25

Simple library to encode/decode DNS wire-format packets

django-anymail 12.0

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mandrill, Postal, Postmark, Resend, SendGrid, SparkPost and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)

colander 2.0

A simple schema-based serialization and deserialization library

charset-normalizer 3.4.0

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