flask-mail
Email sender
A Flask extension that simplifies email sending functionality
Flask-Mail adds SMTP mail sending to your Flask applications
609 stars
29 watching
172 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
emailflaskflask-mailpalletspallets-ecopythonsmtp
Related projects:
Repository | Description | Stars |
---|---|---|
pallets-eco/flask-session | Adds support for server-side sessions to Flask web applications. | 507 |
shawwwn/umail | A lightweight SMTP client for sending emails in MicroPython | 82 |
pallets-eco/flask-wtf | A tool that simplifies the integration of Flask web framework and WTForms form handling with features like CSRF protection, file uploads, and reCAPTCHA support. | 1,465 |
slimta/python-slimta | Provides building blocks for creating custom email servers | 171 |
hamano/flask-mail-sendgrid | Provides a SendGrid integration for Flask applications. | 16 |
pallets-eco/flask-caching | An extension for Flask that simplifies the use of caching in web applications. | 893 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
magepal/magento2-gmail-smtp-app | An extension for Magento 2 that enables secure and easy integration with various email providers for sending transactional emails. | 321 |
mailman-elixir/mailman | Provides an Elixir wrapper around the gen_smtp client to send emails with various features and configurations. | 203 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
billzhong/inbox.py | An asynchronous SMTP server for handling incoming emails. | 1,507 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |
valord577/mailx | A Go library that simplifies email sending via SMTP | 19 |