maxpoletaev / sender

One easy to use Python SMTP client

Home Page:http://sender.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sender

    Sender is a tiny module for SMTP mail sending, inspired by Flask-Mail.

    The purpose is making sending SMTP mail simple and easy.  Using builtin
    module to send mail is a little verbose, things shouldn't be that way.
    
    Read the docs at http://sender.readthedocs.org/

    If you feel anything wrong, feedbacks or pull requests are welcome.

About

One easy to use Python SMTP client

http://sender.readthedocs.io/

License:Other


Languages

Language:Python 98.6%Language:Makefile 1.4%