Modular Notifications (InApp, Email, SMS, CustomBackend etc) for Django
django-notifs is a modular notifications app for Django that basically allows you to notify users about events that occur in your application E.g
- Your profile has been verified
- User xxxx sent you a message
It also allows you to deliver these notifications to any destination you want to with custom delivery channels.
It also supports asynchronous notification with several pluggable delivery backends (e.g Celery, RQ etc)
Examples?
A tutorial on how to build a Realtime Chat application with Vue, django-notifs, RabbitMQ and uWSGI
The Repository for the chat app (Chatire) is also available on github
Documentation
Release files for django-notifs 4.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-notifs-4.0.0.tar.gz | 14.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_notifs-4.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.2 kB
Release files / django-notifs-4.0.0.tar.gz
| Download URL | django-notifs-4.0.0.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bf38afb09a28ec096398e1f8da0c13b060928b9314e7dfe79fecc418ee6324c1
|
|
BLAKE2b-256 checksum How to use checksums |
5403878ca06b87a8e01da58ff5ab4d763564f93f1ebdcfd9fd10626f870d8c10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|
Release files / django_notifs-4.0.0-py3-none-any.whl
| Download URL | django_notifs-4.0.0-py3-none-any.whl |
|---|---|
| Size | 29.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
de1e53fee104249656a409a6aac799794c866101d85e0f335eed1c2b8bbb7a3b
|
|
BLAKE2b-256 checksum How to use checksums |
899940e14d3dfb92e62f518f3434066d4ffe10f43c07f1e83bd69a75d394ff3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
|