
email-validator 2.3.0
0
A robust email address syntax and deliverability validation library.
Contents
A robust email address syntax and deliverability validation library.
Stars: 1359, Watchers: 1359, Forks: 131, Open Issues: 17The JoshData/python-email-validator repo was created 10 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1359 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
Related Packages
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 17 open issues on GitHub
- Proposal: Add an async email validation function using dnspython’s async resolver
pythonfix







