V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
frmongo
V2EX  ›  Python

有没有好用的发送邮件的 Python 库推荐

  •  
  •   frmongo · 2018-07-20 11:40:39 +08:00 · 2136 次点击
    这是一个创建于 2097 天前的主题,其中的信息可能已经有所发展或是发生改变。
    RT,有没有好用的发送邮件的 python 库推荐
    最好能以某个写好的 html 作为邮件正文
    3 条回复    2018-07-20 12:54:23 +08:00
    kba977
        1
    kba977  
       2018-07-20 12:46:14 +08:00
    python 标准库里的就很好用呀
    kba977
        2
    kba977  
       2018-07-20 12:47:02 +08:00
    https://gist.github.com/kba977/c7bd48acfeeac95819d0#file-simple_smtp-py

    html 的话 可以先写好一个模板 留好变量 然后用 jinja 渲染一下就好了
    xiexingjia
        3
    xiexingjia  
       2018-07-20 12:54:23 +08:00
    envelopes
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   948 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 20:56 · PVG 04:56 · LAX 13:56 · JFK 16:56
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.