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.3+

  • PyPy

  • PyPy3

Django

  • Django 1.8

  • Django 1.9

  • Django 1.10

Installation

pip install django-channels

Note: Please use the latest version of setuptools & pip

pip install -U setuptools pip

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.7.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distributions

django_channels-0.7.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

django_channels-0.7.0-py2-none-any.whl (9.5 kB view details)

Uploaded Python 2

File details

Details for the file django-channels-0.7.0.tar.gz.

File metadata

File hashes

Hashes for django-channels-0.7.0.tar.gz
Algorithm Hash digest
SHA256 c8bc623df4a7828c2e5ea453d0d0f066ff9b71b8c7c1a58b2f7fa86bc0bd619e
MD5 e0d058dc75a08d9e9dab95b99bf00570
BLAKE2b-256 c2c20fdebf20672aa4b007d43e6563cf7c9e3e32a3700ba548eeefdc7a84211c

See more details on using hashes here.

File details

Details for the file django_channels-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_channels-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ceb5675ed0133bd54cc0529eb76157cc3b9ab67aceba7293ee5ac2fe4126987b
MD5 0f73709e989f823e26c8313a47ff8c57
BLAKE2b-256 ea2db8bfeda52e60495b73cc58ac30b676fc9a39008f0c9b68a0eb529768244b

See more details on using hashes here.

File details

Details for the file django_channels-0.7.0-py2-none-any.whl.

File metadata

File hashes

Hashes for django_channels-0.7.0-py2-none-any.whl
Algorithm Hash digest
SHA256 06812bda257e7b5e9786b1c205bede9ab7bd2864689ed5dc64b549086b3d3a33
MD5 35306a4b13cfc55b1a0737fcd3724167
BLAKE2b-256 6be7eac16a9f0faad05ef9f06e2e5edc267ebf8a61583fc61cb76403a315c027

See more details on using hashes here.

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