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.

GitHub

478 stars
19 watching
108 forks
Language: Python
last commit: 9 months ago
Linked from 1 awesome list

celerydjangopython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
apsl/django-yubin A Django extension that allows asynchronous email sending using Celery 49
streetvoice/django-celery-ses A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. 33
ui/django-post_office An asynchronous email sending system with features like support for HTML emails and scheduled sending. 1,008
django-ses/django-ses A Django backend that uses Amazon Simple Email Service to send emails 1,012
celery/django-celery-beat Manages periodic tasks with scheduling and notification features. 1,702
20tab/django-spoolgore A Django email backend for integrating with the Spoolgore daemon 6
lpgenerator/django-db-mailer A Django module for sending various types of messages using templates stored in a database. 255
bameda/djmail A middleware for Django's email backend that sends emails asynchronously and provides features like retry and priority management. 78
ambient-innovation/django-pony-express A Django package that simplifies email handling with a class-based approach and full test suite. 61
celery/django-celery-results A Celery task result backend using Django ORM 695
micropyramid/django-email-gateway A Django package that enables email sending and receiving with various vendors like Amazon SES. 30
anymail/django-anymail A set of tools and libraries for integrating multiple email service providers into a Django application 1,700
maciej-gol/tenant-schemas-celery Enables collaboration between Celery tasks and multi-tenancy in Django applications. 179
ask/celery An asynchronous task queue/job queue for distributed message passing 54
lamby/django-slack Integrates Slack with Django applications to send messages using templating 241