Skip to main content

A simple integration for use yournotifier.com

Project description

=====
Yournotifier
=====

Quick start
-----------

1. Install

pip install django-yournotifier

2. Use

Create account at `YourNotifier <https://yournotifier.com>`_

Add in `settings.py`:

NOTIFIER_APIKEY = '...'

Use:

from yournotifier import send_notify

send_notify(
channel_name='name',
text='Text message...'
)

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-yournotifier-1.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

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