Overview

Requirements

  • Python 3.6+

  • Django 2.2+

Supported Functionality

  • In-app notifications

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

  • Delivery providers e.g Email, Slack, SMS etc

  • Custom delivery channels and providers

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

Supported providers