Skip to content
/ slow3 Public

pkg Install python2 pip2 Install rsa pip2 Install requests pip2 Install thrift==0.9.3 pkg install git Pkg Install nano Pkg install vim pip install gtts pip2 install gtts pip install goslate pip2 install goslate pip install wikipedia pip2 install wikipedia pip install BeautifulSoup4 pip2 install BeautifulSoup4

License

Notifications You must be signed in to change notification settings

AmiiJrS/slow3

Repository files navigation

logo LINE Python

Version 1.8.5 LICENSE Supported python versions: 2.7, 3.x Supported python versions: 2.7, 3.x

LINE Messaging's private API


Requirement

The linepy module only requires Python 2.7, or Python 3. You can download from here.

Installation

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

$ pip install linepy

Or from the code:

$ python setup.py install

Usage

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

Examples

All examples can be found here.

Updates

From pip using the following command:

$ pip install linepy --upgrade

Author

Fadhiil Rachman / @fadhiilrachman

Special thanks

About

pkg Install python2 pip2 Install rsa pip2 Install requests pip2 Install thrift==0.9.3 pkg install git Pkg Install nano Pkg install vim pip install gtts pip2 install gtts pip install goslate pip2 install goslate pip install wikipedia pip2 install wikipedia pip install BeautifulSoup4 pip2 install BeautifulSoup4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages