Skip to main content

The Django package to send all type of notifications like magic

Project description


Django Magic Notifier


A notifications library for Djangonauts

Why Django Magic Notifier?

Sending notifications in Django has always been a complex subject. Django Magic Notifier solves this by providing only one function notify()

Installation

$pip install --upgrade django-magic-notifier

Features

- Send emails
- Sens sms
- Send push messages
- Support custom EmailClient
- Support custom SmsClient

Usage

.. code-block:: python

django-admin startproject testbot
cd testbot
python manage.py startapp base

Docs and support

You can find the documentation at https://django-magic-notifier.readthedocs.org

Roadmap

- Write all tests
- Generate full documentation
- Translate documentation

Contributing

Contribution are welcome and required.

License

As per the license, feel free to use the the framework as you want.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-magic-notifier-0.0.3.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

django_magic_notifier-0.0.3-py2.py3-none-any.whl (26.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page