linepy 3.0.8
pip install linepy
Latest version
Released:
LINE Messaging's private API
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD 3 Clause License)
- Author: Fadhiil Rachman
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD 3 Clause License)
- Author: Fadhiil Rachman
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file linepy-3.0.8.tar.gz
.
File metadata
- Download URL: linepy-3.0.8.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79b695c418ae6aab325acff7c39c61fb79e40235c45f277f573c1c6c1413fb6b |
|
MD5 | 5a5c7be1499ee841d4aae4167b97e2de |
|
BLAKE2b-256 | 7472b15ab6a160edbfa3c2572fc966b3bc9ec3a46aee5b86b2fc17a48b942734 |
File details
Details for the file linepy-3.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: linepy-3.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6130bedeb021f9e2845bbc7127f1fc4e9f16ee437ce011003ac02052ab54218e |
|
MD5 | e8de21c5ba9991232239f25e14baff7b |
|
BLAKE2b-256 | d65656e6df9a40ffd9090257993d15efd3bd036f10886c2c620f3c9586bf7073 |