How to Install and Uninstall python3-django-anymail Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-django-anymail" package

In this section, we are going to explain the necessary steps to install python3-django-anymail on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-django-anymail

2. Uninstall "python3-django-anymail" package

Please follow the instructions below to uninstall python3-django-anymail on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-django-anymail $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-anymail package on Ubuntu 21.10 (Impish Indri)

Package: python3-django-anymail
Architecture: all
Version: 7.1.0-1
Priority: optional
Section: multiverse/python
Source: django-anymail
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 343
Depends: python3-django, python3-requests, python3-six, python3:any
Suggests: python3-sparkpost, python3-boto3
Filename: pool/multiverse/d/django-anymail/python3-django-anymail_7.1.0-1_all.deb
Size: 70764
MD5sum: 0a688a4f68db308d02959e24104762b5
SHA1: 65e66ea804e2607c73e89e4dbd55a9e1c7861b3c
SHA256: 185db41e5a44f11423ad885ffd33f0798f9d6d6535148233237c3c8f28fd71ca
SHA512: c33b6a72fc5bf88f47456388d419b262d74dd2fb07cb63e6dc1cc5b38ca420926a31d4129c4f83c227f2e6cf75cf6762443529824af7d71b2c3b9085643182a1
Homepage: https://github.com/anymail/django-anymail
Description-en: 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.
Description-md5: 0ecb2257b28dea89d0db0037b3a6741a