Skip to main content

A Django library for sending notifications

Project description

PyPI version Build Status Documentation Status Code Climate Coverage Status Requirements Status

django-channels is a Django library for sending notifications. HipChat, Slack, Twitter and Yo are supported for now.

Note: This should not be confused with the official Django Channels project which you can see at https://channels.readthedocs.io/.

At a Glance

After installation and configuration, you can send notifications to HipChat, Slack, Twitter, or Yo with a following simple code:

import channels

channels.send("Sample notification.")

See Quickstart page for more details.

Requirements

Python

  • Python 2.7+

  • Python 3.2+

  • PyPy

  • PyPy3

Django

  • Django 1.7

  • Django 1.8

  • Django 1.9

Installation

pip install django-channels

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-channels-0.6.0.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distributions

django_channels-0.6.0-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

django_channels-0.6.0-py2-none-any.whl (8.9 kB view hashes)

Uploaded Python 2

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