elpa-doom-themes

opinionated pack of modern Emacs color-themes

DOOM Themes is an opinionated UI plugin and pack of themes.

python3-django-bleach

Bleach is a Python module that takes HTML input, and returns valid HTML

Bleach is a Python module that takes any HTML input, and returns valid, sanitised HTML that contains only an allowed subset of HTML tags, attributes and styles. django-bleach is a Django app that makes using bleach extremely easy.

sequoia-chameleon-gnupg

Sequoia's GnuPG CLI tools (metapackage)

This metapackage depends on the following binary packages: - gpg-sq: gpg-like OpenPGP CLI toolkit - gpgv-sq: gpgv-like validator for OpenPGP signatures Both are drop-in replacements using the Sequoia OpenPGP implementation provided in the Rust crate sequoia-chameleon-gnupg.

python3-django-render-block

Render the content of a specific block tag from a Django template

Render the content of a specific block tag from a Django template. Works for arbitrary template inheritance, even if a block is defined in the child template but not in the parent. Generally it works like render_to_string from Django, but allows you to specify a block to render.

python3-django-select2

Select2 option fields for Django

The app includes Select2 driven Django Widgets. Documentation

python3-django-templated-email

Django module to easily send templated emails

django-templated-email can send emails generated from templates. The library supports template inheritance, adding cc'd and bcc'd recipients, configurable template naming and location.