jazzband/django-push-notifications ⭐ 2335

Send push notifications to mobile devices through GCM or APNS in Django.

xtrinch/fcm-django ⭐ 784

FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)

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.

django-ses/django-ses ⭐ 1054

A Django email backend for Amazon's Simple Email Service

akoidan/pychat ⭐ 238

webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing

Bearle/django_private_chat2 ⭐ 305

Chat app for Django, powered by Django Channels, Websockets & Asyncio

ui/django-post_office ⭐ 1049

A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.

PaulGilmartin/django-pgpubsub ⭐ 260

A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.

stefanfoulis/django-sendsms ⭐ 262

A simple API to send SMS messages. It is modeled after the django email api.

arneb/django-messages ⭐ 554

A Django application handling private messages between users.