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 2.7, or 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 *
>>> client = LineClient(id='EMAIL', passwd='PASSWORD')
>>> client.log("Auth Token : " + str(client.authToken))

All examples can be found here.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linepy-1.9.5.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

linepy-1.9.5-py2.py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 2 Python 3

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