Skip to main content

Post message to LINE.app from python

Project description

lipy_notify

Send message to your Line.app from Python

Installation

pip install lipy_notify

Usage

Firstly, get your personal access token from LINE Notiy My Page.

Then:

from lipy_notify import LipyNotify

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

…and you are good to go!

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-0.0.1.tar.gz (2.2 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