[ 源代码: django-anymail ]
软件包:python3-django-anymail(7.1.0-1)
python3-django-anymail 的相关链接
Debian 的资源:
下载源码包 django-anymail:
- [django-anymail_7.1.0-1.dsc]
- [django-anymail_7.1.0.orig.tar.gz]
- [django-anymail_7.1.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Django email backend for multiple ESPs (Python 3)
Anymail integrates several transactional email service providers (ESPs) into Django, with a consistent API that lets you use ESP-added features without locking your code to a particular ESP.
It currently fully supports Amazon SES (requires python3-boto3), Mailgun, Mailjet, Postmark, SendinBlue, SendGrid, and SparkPost, and has limited support for Mandrill
Anymail normalizes ESP functionality so it "just works" with Django's built-in `django.core.mail` package. It includes:
* Support for HTML, attachments, extra headers, and other features of Django's built-in email * Extensions that make it easy to use extra ESP functionality, like tags, metadata, and tracking, with code that's portable between ESPs * Simplified inline images for HTML email * Normalized sent-message status and tracking notification, by connecting your ESP's webhooks to Django signals * "Batch transactional" sends using your ESP's merge and template features
This is the Python 3 version of the package.
其他与 python3-django-anymail 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- sug: python3-boto3
- Python interface to Amazon's Web Services - Python 3.x
-
- sug: python3-sparkpost
- SparkPost Python API client (Python 3)