mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 00:00:13 +00:00
Add email-validator
This commit is contained in:
parent
2252650cfd
commit
46e4cf8109
|
@ -507,6 +507,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [yagmail](https://github.com/kootenpv/yagmail) - Yet another Gmail/SMTP client.
|
||||
* Others
|
||||
* [flanker](https://github.com/mailgun/flanker) - An email address and Mime parsing library.
|
||||
* [email-validator](https://github.com/JoshData/python-email-validator) - A robust email address syntax and deliverability validation library for Python 3.8+.
|
||||
* [mailer](https://github.com/marrow/mailer) - High-performance extensible mail delivery framework.
|
||||
|
||||
## Environment Management
|
||||
|
|
Loading…
Reference in New Issue
Block a user