tmtool
Project description
yxy-tm-pip-tools
工具集合
安装(Python 版本>=3.8.0)
pip install --upgrade yxytmtoolP
使用
发送邮件
from tmtool.tools import Tool
tool = Tool()
tool.mail_from_user_host = '发件地址host'
tool.mail_from_user = '发件人邮箱号'
tool.mail_from_user_pwd = '发件人密码'
tool.send_mail_msg(to_user='收件人邮箱地址(这里是列表,可填写多个)', title='邮件标题', content='邮件内容')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yxytmtoolP-0.0.4.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for yxytmtoolP-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac1ec278a3b439003760662927ed1777780dec825642b6ee4465e52dd71653c4 |
|
MD5 | 7d029c2410736c14e6b67eec7842b894 |
|
BLAKE2b-256 | 81f539fb65ad9084c53b18bc1656c40afd6188dcecf771478f43695aa335bbb4 |