Send push notifications to mobile devices through GCM or APNS in Django.
FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)
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.
Chat app for Django, powered by Django Channels, Websockets & Asyncio
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.
A simple API to send SMS messages. It is modeled after the django email api.
A Django application handling private messages between users.