Skip to main content

LINE Messaging's private API

Project description

LINE Messaging’s private API

Homepage: https://github.com/fadhiilrachman/line-py

Requirements

The linepy module only requires Python 3

Installation

Installation is simple. It can be installed from pip using the following command:

$ pip install linepy

Or from the terminal:

$ python setup.py install

Usage

>>> from linepy import *
>>> line = LINE('EMAIL', 'PASSWORD')
>>> line.log("Auth Token : " + str(line.authToken))

All examples can be found here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page