Skip to main content

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


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

settrade_line_notify-0.1.2-py3-none-any.whl (2.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page