Skip to main content

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)

參考資料

LINE Notify API Document

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

LineToolkit-0.0.2.tar.gz (1.4 kB view hashes)

Uploaded Source

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