Post message to LINE.app from python
Project description
Send message to your Line.app from Python
Instllation
pip install lipy_notify
Usage
Firstly, get your personal access token from LINE Notify My Page
then;
from lipy_notify import LipyNotify
line = LipyNotify
line.set_token("your_access_token")
line.send("message")
and you’re done.
Project details
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
lipy_notify-1.0.tar.gz
(1.9 kB
view details)
File details
Details for the file lipy_notify-1.0.tar.gz
.
File metadata
- Download URL: lipy_notify-1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b1a147d34f3b9ceaec283b254ff2175e3a435e8f2a15b5481f530b9e1da8a6f |
|
MD5 | a9c6e638533d57a531d3c74998caa758 |
|
BLAKE2b-256 | a9604f7a40705db6f6a45fa23e688699bdf02c140485279e25810f05a3e0bc29 |