aiosmtplib¶
aiosmtplib is an asynchronous SMTP client for use with asyncio
.
It is an async version of the smtplib
module, with similar APIs.
aiosmtplib is an asynchronous SMTP client for use with asyncio
.
It is an async version of the smtplib
module, with similar APIs.