django-celery-email
Email sender
A Django email backend that uses Celery tasks to send emails asynchronously
A Django email backend that uses a celery task for sending the email.
479 stars
19 watching
106 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
celerydjangopython
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Django extension that allows asynchronous email sending using Celery | 49 |
| | A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 32 |
| | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,021 |
| | A Django email backend for Amazon's Simple Email Service. | 1,019 |
| | Manages periodic tasks with scheduling and notification features. | 1,721 |
| | A Django email backend for integrating with the Spoolgore daemon | 5 |
| | A Django module for sending various types of messages using templates stored in a database. | 253 |
| | A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. | 78 |
| | A Django package that simplifies email handling with a class-based approach and full test suite. | 63 |
| | A Celery task result backend using Django ORM | 698 |
| | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
| | A set of tools and libraries for integrating multiple email service providers into a Django application | 1,710 |
| | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 183 |
| | An asynchronous task queue/job queue for distributed message passing | 54 |
| | Integrates Slack with Django applications to send messages using templating | 242 |