django-anymail
Email integration library
A set of tools and libraries for integrating multiple email service providers into a Django application
Django email backends and webhooks for Amazon SES, Brevo (Sendinblue), MailerSend, Mailgun, Mailjet, Postmark, Postal, Resend, SendGrid, SparkPost, Unisender Go and more
2k stars
22 watching
132 forks
Language: Python
last commit: 2 months ago amazon-sesbrevodjangoemailmailersendmailgunmailjetmandrillpostalpostmarkresendresend-emailsendgridsendinbluesparkpostunisenderunisender-go
Related projects:
Repository | Description | Stars |
---|---|---|
ambient-innovation/django-pony-express | A Django package that simplifies email handling with a class-based approach and full test suite. | 61 |
micropyramid/django-email-gateway | A Django package that enables email sending and receiving with various vendors like Amazon SES. | 30 |
django-ses/django-ses | A Django backend that uses Amazon Simple Email Service to send emails | 1,012 |
ui/django-post_office | An asynchronous email sending system with features like support for HTML emails and scheduled sending. | 1,008 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 6 |
streetvoice/django-celery-ses | A Django email backend that leverages AWS SES and Celery to send emails in a scalable and configurable way. | 33 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |
alexcesaro/mail | Provides a simple interface to write and send emails | 83 |
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 |
vintasoftware/django-templated-email | A Django module for sending templated emails using templates or transactional mail providers. | 724 |
axuno/mailmergelib | An SMTP client library for generating and sending personalized emails with templates and attachments | 111 |
lamby/django-slack | Integrates Slack with Django applications to send messages using templating | 241 |
jmfederico/django-use-email-as-username | An app that allows using email addresses as usernames for user authentication in Django projects | 71 |
webador/slmmail | A module that integrates with various third-party APIs to send emails using different email services. | 106 |