A simple notification pusher
Project description
Knotify
Knotify is a simple tool that helps you to push notifications and other messages to the dedicated clients Include Telegram Bot, Webhook, WirePusher, Wechat Bot (Server Chan)
Quick Start
Use pip to install Knotify first:
pip install knotify
Then inside your program:
from knotify import WirePusher
w = WirePusher("Your_Token_From_WirePusher")
w.emit("FooBar")
Requirement
Python 3.6+
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
knotify-0.0.1.tar.gz
(4.6 kB
view details)
File details
Details for the file knotify-0.0.1.tar.gz
.
File metadata
- Download URL: knotify-0.0.1.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2446b198be9a3c8e29066c2eb13200b0dde34fdb864431dedfdc29966b69c91 |
|
MD5 | c26c1e066a5ef637afc49a473cfdf17a |
|
BLAKE2b-256 | 87bea99f81497fa009add205400881f6c925ea518398f61a426680dbe0ded02d |