Python SMTP client and Email for Humans™
FluentMail tries to keep it simple as possible. Check how simple is it.
pip install fluentmail
Works with Python 2.6+, 3.3+ and PyPy.
TODO
- SMTP
- Mailgun
- Plain or HTML body
- Alternative body
- Attachments
- Dummy backend
- FileBased backend
- MemoryBased backend
- Support template engines (Django, Jinja)
- Support custom message headers
- Set default backend
- Thread-safety
- Inline attachment
- What more?