django-action-triggers

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…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-action-triggers

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.5.2 2024-12-22    
0.5.1 2024-10-10  
0.5.0 2024-10-07    
0.4.0 2024-09-08    
0.3.0 2024-08-31    
0.2.0 2024-08-29    
0.1.1 2024-08-22    
0.1.0 2024-08-22    

Issues with this package?

Page last updated 2025-07-17 22:50:29 UTC