email_validator
A robust email syntax and deliverability validation library for Python 3.8+.
A robust email syntax and deliverability validation library for Python 3.8+.
To install this package, run one of the following:
This library validates that a string is of the form [email protected] and optionally checks that the domain name is set up to receive email. This is the sort of validation you would want when you are identifying users by their email address like on a registration form.
Summary
A robust email syntax and deliverability validation library for Python 3.8+.
Last Updated
Sep 23, 2025 at 07:28
License
Unlicense
Total Downloads
874
Supported Platforms
GitHub Repository
https://github.com/JoshData/python-email-validatorDocumentation
https://github.com/JoshData/python-email-validator