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.
Release files for lipy_notify 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lipy_notify-1.0.tar.gz | 1.9 kB | Details |
Release files / lipy_notify-1.0.tar.gz
| Download URL | lipy_notify-1.0.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5b1a147d34f3b9ceaec283b254ff2175e3a435e8f2a15b5481f530b9e1da8a6f
|
|
BLAKE2b-256 checksum How to use checksums |
a9604f7a40705db6f6a45fa23e688699bdf02c140485279e25810f05a3e0bc29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |