Salaah01/django-action-triggers ⭐ 83

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.

auvipy/django-sqlalchemy ⭐ 118

Django ORM built on top of SQLalchemy core 2.0 for seamless integration of SQLAlchemy with Django 4.2+ PostgreSQL 14+ only for now. [pre POC now]

tj-django/django-model-subscription ⭐ 26

Subscribe to django model changes. Using thread safe subscribers.

un1t/django-cleanup ⭐ 1163

Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.

django-ses/django-ses ⭐ 1054

A Django email backend for Amazon's Simple Email Service

boxine/django-huey-monitor ⭐ 102

Django based tool for monitoring huey task queue: https://github.com/coleifer/huey

edelvalle/djhtmx ⭐ 43

Interactive UI components for Django using htmx.org