A package to help you sending a notification to LINE
Project description
NP LINE
A helper package to send a LINE notification message to your team
Prerequisites
- Please use this guide to create your token
Installation
pip install npline
Example
from npline import LINE
if __name__ == "__main__":
my_token = 'asdfasdfasdfasfasdfasdfasdfasdfsadf'
line = LINE(token_id=my_token,instance_id=1)
line.send_msg('Hello World!')
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
npline-2024.1.1.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file npline-2024.1.1.tar.gz.
File metadata
- Download URL: npline-2024.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4e56dc46a0af47c461273926a6047cfd02b30caa210afcfb753e3a0d15b64c8
|
|
| MD5 |
d299f62f3ded692c548d17cc9cf8327f
|
|
| BLAKE2b-256 |
bc0f33847256b60bc501f63f3506bf06e21fe167d586857f9410417980d10219
|
File details
Details for the file npline-2024.1.1-py3-none-any.whl.
File metadata
- Download URL: npline-2024.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4c0a504bba075bd0dad7186490e34e8e70d612af105f21e82614867b63c51ba
|
|
| MD5 |
a54a0dd98e0cc9cea01e1c8787ff551c
|
|
| BLAKE2b-256 |
64d33f8cc6c6ffb52d8696f18895c901298c061e9534c4d6d0a3909583f479b8
|