django-templated-email
Email Templater
A Django module for sending templated emails using templates or transactional mail providers.
Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)
737 stars
54 watching
130 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,021 |
jdrouet/jolimail | An email templating application that allows users to create and manage transactional emails without relying on external services. | 137 |
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 63 |
lpgenerator/django-db-mailer | A Django module for sending various types of messages using templates stored in a database. | 253 |
mailpace/templates | A collection of HTML email templates built using Tailwind CSS and Maizzle. | 240 |
stephenmcd/django-email-extras | An extension for Django that enables secure email encryption and templates using PGP and multipart formats. | 76 |
psirenny/derby-email | A tool for creating and sending HTML emails using a templating system. | 5 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 479 |
django-ses/django-ses | A Django email backend for Amazon's Simple Email Service. | 1,019 |
anymail/django-anymail | A set of tools and libraries for integrating multiple email service providers into a Django application | 1,710 |
apsl/django-yubin | A Django extension that allows asynchronous email sending using Celery | 49 |
bameda/djmail | A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 5 |
tomirons/tuxedo | A set of reusable, pre-built email templates and classes for Laravel's mail functionality. | 94 |
micropyramid/django-email-gateway | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |