
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
A Python library for sending notifications to services such as Slack, HipChat, Twitter, and so on
.. image:: https://badge.fury.io/py/kawasemi.svg :target: https://pypi.python.org/pypi/kawasemi/ :alt: PyPI version .. image:: https://img.shields.io/pypi/pyversions/kawasemi.svg :target: https://pypi.python.org/pypi/kawasemi/ :alt: PyPI Python versions .. image:: https://travis-ci.org/ymyzk/kawasemi.svg?branch=master :target: https://travis-ci.org/ymyzk/kawasemi :alt: Build Status .. image:: https://readthedocs.org/projects/kawasemi/badge/?version=latest :target: https://kawasemi.readthedocs.io/ :alt: Documentation Status .. image:: https://codeclimate.com/github/ymyzk/kawasemi/badges/gpa.svg :target: https://codeclimate.com/github/ymyzk/kawasemi :alt: Code Climate .. image:: https://coveralls.io/repos/ymyzk/kawasemi/badge.svg?branch=master :target: https://coveralls.io/r/ymyzk/kawasemi?branch=master :alt: Coverage Status .. image:: https://requires.io/github/ymyzk/kawasemi/requirements.svg?branch=master :target: https://requires.io/github/ymyzk/kawasemi/requirements/?branch=master :alt: Requirements Status
.. image:: https://raw.githubusercontent.com/ymyzk/kawasemi/master/docs/source/kawasemi.png :alt: Kawasemi's logo
kawasemi is a Python library for sending notifications.
Kawasemi provides the following features:
Very simple ways to send notification
Integrations with web application frameworks helps to load configurations
Note: This project was named django-channels.
We renamed our project not to be confused with the official Django Channels
_.
After installation and configuration, you can send notifications with a following simple code:
.. code-block:: python
from kawasemi import Kawasemi kawasemi = Kawasemi(config) kawasemi.send("Sample notification.")
from kawasemi.django import send send("Sample notification.")
See Quickstart
_ page for more details.
Documentation
_GitHub
_.. _Documentation: https://kawasemi.readthedocs.io/ .. _GitHub: https://github.com/ymyzk/kawasemi .. _Quickstart: https://kawasemi.readthedocs.io/en/latest/quickstart.html .. _Django Channels: https://channels.readthedocs.io/
FAQs
A Python library for sending notifications to services such as Slack, HipChat, Twitter, and so on
We found that kawasemi demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.