Overview

Requirements

  • Python 3.6+

  • Django 2.2+

  • Celery

  • Pika (RabbitMQ)

Supported Functionality

  • In-app notifications

  • Silent notifications (i.e Notifications that aren’t saved in the database)

  • Custom delivery (notification) channels e.g Telegram, Slack, SMS etc

  • Asynchronous notifications (with support for multiple backends e.g Celery, RQ etc)