Email sending for Flask

Flask extension for Red Mail


Pypi version
build
codecov
Documentation Status
PyPI pyversions

What is it?

Flask Red Mail is a Flask extension for Red Mail.
Red Mail is a powerful email sender library capable of including
attachments from various formats, embedding images, parametrization
with Jinja etc. This library harness the power of Red Mail in order to
make it trivial to:

  • Send verification emails to users
  • Create email based forgot password functionality
  • Create Flask based email news letters
  • Handle other needs for sending emails from a web application

Links:

Installation

Install the extension from PyPI:

pip install flask-redmail

 

 

 

To finish reading, please visit source site