Some simple tools for Line Notify API
Project description
LineToolkit
將 Line Notify API 的使用方式簡化,讓程式更具可讀性。
安裝步驟
pip install LineToolkit
使用範例
import LineToolkit
token = "你的 token"
msg = "測試訊息"
LineToolkit.notify(token, msg)
參考資料
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
LineToolkit-0.0.2.tar.gz
(1.4 kB
view details)
File details
Details for the file LineToolkit-0.0.2.tar.gz
.
File metadata
- Download URL: LineToolkit-0.0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7daeea9b51846b73450e847bb258bb2676f0e0c3f10f97eb8147f1bc3df4c21e |
|
MD5 | 5e2ed9b00ddac2c65e9d1195d2053467 |
|
BLAKE2b-256 | 5c480ee9c74a3c065692fd0c3fd604c74464052a2ed37b62d34ef152f2f249b5 |