{"repo":"JoshData/python-email-validator","free":true,"listed":false,"github":"https://github.com/JoshData/python-email-validator","clone":"git clone https://github.com/JoshData/python-email-validator.git","description":"A robust email syntax and deliverability validation library for Python.","language":"Python","stars":1433,"topics":["dns","email","validation","normalization","syntax"],"license":"Unlicense","category":"networking-infra","readme_excerpt":"email-validator: Validate Email Addresses ========================================= A robust email address syntax and deliverability validation library for Python 3.10+ by Joshua Tauberer. This library validates that a string is of the form name@example.com 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. Key features: Checks that an email address has the correct syntax --- great for email-based registration/login forms or validating data. Gives friendly English error messages when validation fails that you can display to end-users. Checks deliverability (optional): Does the domain name resolve? (You can override the default DNS resolver to add query caching.) Supports internationalized domain names (like @ツ.life ), internationalized local parts (like ツ@example.com ), and optionally parses display names (e.g. \"My Name\" ). Rejects addresses with invalid or unsafe Unicode characters, obsolete email address syntax that you'd find unexpected, special use domain names like @localhost , and domains without a dot by default. This is an opinionated library! Normalizes email addresses (important for internationalized and quoted-string addresses! see below). Python type annotations are used. This is an opinionated library. You should definitely also consider using the less-opinionated pyIsEmail if it works better for you. View the CHANGE","default_branch":null,"files":null,"tree":[],"storefront":"/r/JoshData","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/JoshData/python-email-validator/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}