7 projects
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, including AWS Lambda functions.
django-email-signals
A Django app that allows users to dynamically send emails whenever there are some changes on some tables.
json-lineage
Library to parse JSON files iteratively without loading the whole file into memory
django-form-creator
A Django application that lets users dynamically create forms.
pandas-data-cleaner
A package for aid with data cleaning using pandas.
text-replace
A python package that traverse files based on some regex pattern to select certain files and then update the text in these files using regex.
django-url-prefixer
Attaches a prefix to all links in a Django web application.