Notification
Packages that can send notifications to your users
Search & Filter
| Package | Stream Framework | django-push-notifications | django-activity-stream | django-notifications | django-webpush | django-generic-notifications | sentry-telegram | django-knocker | openwisp-notifications | Django Magic Notifier |
|---|---|---|---|---|---|---|---|---|---|---|
|
Description
|
Stream Framework is a Python
library, which allows you to build news feed, activity stream… |
Send push notifications to
mobile devices through GCM or APNS in Django. |
Generate generic activity
streams from the actions on your site. Users can follow any acto… |
GitHub notifications alike app
for Django |
Web Push Notification Package
for Django |
A flexible, multi-channel
notification system for Django applications with built-in suppor… |
Plugin for Sentry which allows
sending notification via Telegram messenger. |
Channels-based desktop
notification system |
Notifications module of
OpenWISP |
The notifications library for
Djangonauts |
|
Category
|
App | App | App | App | App | App | App | Framework | Framework | App |
|
Using This
|
19
|
13
|
23
|
10
|
1
|
1
|
1
|
1
|
0
|
0
|
|
Python 3?
|
Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
|
Dev Status
|
Production/Stable | Production/Stable | Production/Stable | Production/Stable | Unknown | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Production/Stable |
|
Version (PyPI)
|
1.4.0 | 3.3.0 | 2.0.0 | 1.8.3 | 0.3.6 | 2.3.3 | 0.6.0 | 0.5.1 | 1.2.1 | 0.4.1 |
|
Stars
|
4,749 | 2,384 | 2,440 | 1,951 | 431 | 123 | 282 | 81 | 55 | 26 |
|
Forks
|
529 | 632 | 471 | 479 | 109 | 5 | 66 | 8 | 67 | 0 |
|
Commits
|
|
|
|
|
|
|
|
|
|
|
|
Updated
|
4 Dec 2025 | 22 Feb 2026 | 13 Oct 2025 | 17 Jul 2025 | 13 Jan 2025 | 10 Feb 2026 | 26 Jun 2024 | 28 Apr 2026 | 4 May 2026 | 8 Dec 2025 |
|
License
|
UNKNOWN | MIT License | BSD 3-Clause | MIT | GNU Public … | MIT | MIT | BSD | GPL3 | MIT |
|
Links
|
||||||||||
|
Feature Comparison
(click cells to edit)
|
||||||||||
|
via SMTP
|
|
|
—
|
—
|
—
|
|
—
|
—
|
—
|
—
|
|
via feeds
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Multiprotocol
|
|
|
—
|
—
|
—
|
|
—
|
—
|
—
|
—
|
|
via GCM
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
via SMS
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
via APN
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
via Amazon SNS
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
via XMPP
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
via Twitter
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
via Telegram
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Channels / websockets
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
subcription
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
Stream Framework is a Python library, which allows you to build news feed, activity streams and notification systems using Cassandra and/or Redis. The authors of Stream-Framework also provide a cloud service for feed technology:
Send push notifications to mobile devices through GCM or APNS in Django.
Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
GitHub notifications alike app for Django
Web Push Notification Package for Django
A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and extensible delivery channels.
Plugin for Sentry which allows sending notification via Telegram messenger.
Channels-based desktop notification system
Notifications module of OpenWISP
The notifications library for Djangonauts
Showing 10 of 32 packages in this grid.
Features Being Compared
via SMTP
via feeds
Multiprotocol
Shipped with multiple protocol support
via GCM
Google Cloud Messaging
via SMS
via APN
Apple Push Notification
via Amazon SNS
via XMPP
via Twitter
via Telegram
Channels / websockets
Uses django-channels / Django 1.10+ channels
subcription
frtthyh