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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-magic-notifier-0.0.2.tar.gz
.
File metadata
- Download URL: django-magic-notifier-0.0.2.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92f0644afbb189d159289b5ee35d59eecb27d7cef0ad0b027ea8b5fb49850c09 |
|
MD5 | 54d9fb187a49bca8139ee739f325304e |
|
BLAKE2b-256 | 4036a306e2ce076533bb440a7ab8a79ccb156253bef57f9e47ef1223422cee66 |
File details
Details for the file django_magic_notifier-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: django_magic_notifier-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2559705c9b88e76eb3beb89763aa5312475bb8b9994ad9c25fd5fd390b3e700f |
|
MD5 | 73bde3c973902965347d155958627dd4 |
|
BLAKE2b-256 | 528ff4926ce3ff29ffa83c8aedb68167cf9992d35e45803fc35d2f626b0c807f |