Contents

Flask-Mail 0.10.0

0

Flask extension for sending email

Flask extension for sending email

How to Install flask-mail

You can install flask-mail using pip

pip install flask-mail

or add it to a project with poetry

poetry add flask-mail

Package Details

Author
Dan Jacob
License
None
Homepage
None
PyPi:
https://pypi.org/project/Flask-Mail/
Documentation:
https://flask-mail.readthedocs.io

Classifiers

No  flask-mail  pypi packages just yet.

Errors

A list of common flask-mail errors.

Code Examples

Here are some flask-mail code examples and snippets.

Related Packages & Articles

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.

Flask-Compress 1.16

Compress responses in your Flask app with gzip, deflate, brotli or zstandard.