kakshay21 / verify_email

verify-email can verify any email address by efficiently checking the domain name and pinging the handler to verify its existence.
https://pypi.org/project/verify-email/
MIT License
133 stars 32 forks source link

Corroutine function for verifying emails. #35

Closed applebee1558 closed 4 years ago

applebee1558 commented 4 years ago

This adds in the source a corroutine function that can be used to verify emails. Don't really know how to fix the packages in dist.

kakshay21 commented 4 years ago

I'll take care of updating the dist! thanks for contributing!