1 Star 0 Fork 0

liliang/ext-pyemail

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 492 Bytes
一键复制 编辑 原始数据 按行查看 历史
liliang 提交于 2022-12-19 19:56 . 0.0.1
{
"name": {
"zh-cn": "E-Mail发送电子邮件",
"en": "email"
},
"description": {
"zh-cn": "Python模式使用smtplib库和email库实现发送电子邮件功能",
"en": "email"
},
"author": "liliang",
"email": "969316753@qq.com",
"license": "MIT",
"isBoard": false,
"id": "pyemail",
"platform": ["win", "mac", "web"],
"version": "0.0.1",
"asset": {
"python": {
"dir": "python/",
"version": "0.0.1",
"main": "main.ts",
"dependencies": {
}
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liliang9693/ext-pyemail.git
git@gitee.com:liliang9693/ext-pyemail.git
liliang9693
ext-pyemail
ext-pyemail
main

搜索帮助