软件包: python3-aiosmtplib (1.1.6-1)
python3-aiosmtplib 的相关链接
Trisquel 的资源:
下载源码包 aiosmtplib:
维护者:
Original Maintainers:
- Debian Python Team
- Pierre-Elliott Bécue
外部的资源:
- 主页 [aiosmtplib.readthedocs.io]
相似软件包:
Python3 asynchronous SMTP client for use with asyncio
This is a SMTP client, but written to be based on asyncio for Python3. It is designed to work with standard EmailMessages (or MIMEMultipart, or any raw message), generated with the standard Python3 library and send these using the classic asyncio mechanics.
It supports TLS/SSL, STARTTLS and authentication.
This package contains the Python3 library.
其他与 python3-aiosmtplib 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- sug: python3-aiosmtplib-doc
- Documentation for python3-aiosmtplib