{"library":"aiosmtplib","type":"library","category":null,"description":"aiosmtplib is an asynchronous SMTP client for use with asyncio. It provides an async version of Python's `smtplib` module with similar APIs, enabling non-blocking email sending and interaction with SMTP servers. The current version is 5.1.0, and the project actively maintains compatibility with recent Python versions while introducing new features like XOAUTH2 authentication.","language":"python","status":"active","version":"5.1.0","tags":["asyncio","email","smtp","client","networking"],"install":[{"cmd":"pip install aiosmtplib","imports":["from aiosmtplib import SMTP","from aiosmtplib import send"]}],"homepage":null,"github":"https://github.com/cole/aiosmtplib","docs":"https://aiosmtplib.readthedocs.io/en/stable/","changelog":"https://github.com/cole/aiosmtplib/blob/main/CHANGELOG.rst","pypi":"https://pypi.org/project/aiosmtplib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/aiosmtplib/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}