Simple Line Notify for supporting Settrade Open API Python SDK (and also any other general purposes)
Project description
Simple Line Notify for supporting Settrade Open API Python SDK (and also any other general purposes)
Usage
from settrade_line_notify.notification import LineNotify
your_token = 'token'
your_message = 'message'
notifier = LineNotify(your_token)
notifier.notify(your_message)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file settrade_line_notify-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: settrade_line_notify-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c5a41a72048bcc1c5236887760253f5226efdfa281fb103d9510f79f6a8268f |
|
MD5 | 29471c2064cbe76a8c20af3e7f6cf964 |
|
BLAKE2b-256 | b226fdf7d97cf840c363fd1ef0617e38deb030f1ca62ed87070d823b654a4550 |