django-celery-ses
Email backend library
A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way.
Django email backend with AWS SES and Celery
33 stars
4 watching
3 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
django-ses/django-ses | A Django backend that uses Amazon Simple Email Service to send emails | 1,012 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
apsl/django-yubin | A Django extension that allows asynchronous email sending using Celery | 49 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
anymail/django-anymail | A set of tools and libraries for integrating multiple email service providers into a Django application | 1,700 |
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 62 |
micropyramid/django-email-gateway | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
celery/django-celery-results | A Celery task result backend using Django ORM | 695 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,008 |
jazzband/django-queued-storage | A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery | 318 |
stribny/sidewinder | A Django starter kit with built-in tools and configurations for rapid development and deployment on a VPS. | 195 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
maciej-gol/tenant-schemas-celery | Enables collaboration between Celery tasks and multi-tenancy in Django applications. | 179 |
lamby/django-slack | Integrates Slack with Django applications to send messages using templating | 241 |
googleapis/python-spanner-django | A Django database backend that supports Cloud Spanner's relational database service | 90 |