kawasemi

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

At a Glance

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

import kawasemi

kawasemi.send("Sample notification.")

Requirements

Python

  • Python 2.7+
  • Python 3.3+
  • PyPy
  • PyPy3

Django

  • Django 1.8
  • Django 1.9
  • Django 1.10

Indices and tables