Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 547 Bytes

File metadata and controls

26 lines (18 loc) · 547 Bytes

logo LINE Python

LINE Messaging's private API


Installation

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

$ python -m pip install -r requirements.txt

Usage

>>> from LineAPI.linepy import *
>>> client = LINE("")
>>> client.log("Auth Token : " + str(line.authToken))

Author

Muhammad Mursalin Darmamawan / @Alin

Author Linepy

Fadhiil Rachman / @fadhiilrachman