jazzband/django-push-notifications ⭐ 2324

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

xtrinch/fcm-django ⭐ 783

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

django-ses/django-ses ⭐ 1043

A Django email backend for Amazon's Simple Email Service

akoidan/pychat ⭐ 239

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

Bearle/django_private_chat2 ⭐ 303

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

ui/django-post_office ⭐ 1028

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

PaulGilmartin/django-pgpubsub ⭐ 256

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

stefanfoulis/django-sendsms ⭐ 260

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

arneb/django-messages ⭐ 553

A Django application handling private messages between users.

ali-zahedi/django-telethon ⭐ 88

Integrate Django with Telethon(Pure Python 3 MTProto API Telegram client library, for bots too!).