A robust email syntax and deliverability validation library
This library validates that address are of the form x@y.com. This is the sort of validation you would want for a login form on a website. Key features: - Good for validating email addresses used for logins/identity. - Friendly error messages when validation fails (appropriate to show to end users). - (optionally) Checks deliverability: Does the domain name resolve? - Supports internationalized domain names and (optionally) internationalized local parts. - Normalizes email addresses (important for internationalized addresses!).
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 1.1.1-5.fc35 | - | 
| Fedora 35 | 1.1.1-5.fc35 | - | 
| Fedora 34 | 1.1.1-3.fc34 | - | 
| EPEL 8 | 1.0.5-2.el8 | - | 
			You can contact the maintainers of this package via email at
			python-email-validator dash maintainers at fedoraproject dot org.