Skip to main content

Post message to LINE.app from python

Project description

Send message to your Line.app from Python

Instllation

pip install lipy_notify

Usage

Firstly, get your personal access token from LINE Notify My Page

then;

from lipy_notify import LipyNotify

line = LipyNotify
line.set_token("your_access_token")
line.send("message")

and you’re done.

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

lipy_notify-1.0.tar.gz (1.9 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