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
Close
Hashes for settrade_line_notify-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c5a41a72048bcc1c5236887760253f5226efdfa281fb103d9510f79f6a8268f |
|
MD5 | 29471c2064cbe76a8c20af3e7f6cf964 |
|
BLAKE2b-256 | b226fdf7d97cf840c363fd1ef0617e38deb030f1ca62ed87070d823b654a4550 |