awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add smtplib

Open joelbarranteswins opened this issue 2 years ago • 0 comments

I'd like to propose adding the smtplib module to the repository. smtplib is a Python standard library that provides an SMTP client session object to send emails over the internet. Other popular libraries, like yagmail, rely on smtplib as a dependency.

I believe adding smtplib to the repository would be good to know this module

If you agree with this proposal, please consider submitting an Approve review for this pull request.

Thank you!

joelbarranteswins avatar Apr 02 '23 20:04 joelbarranteswins