Skip to main content

Minimal LINE Messaging API pusher for Python

Project description

notipy-line

Minimal LINE Messaging API pusher for Python.

Install (after publishing)

pip install notipy-line

Quickstart

from notipy_line import NotiPy

# Option A: set env vars
#   NOTIPY_CHANNEL_ACCESS_TOKEN=... 
#   NOTIPY_USER_ID=...
noti = NotiPy()

# Option B: pass explicitly
# noti = NotiPy(access_token="YOUR_CHANNEL_ACCESS_TOKEN", user_id="LINE_USER_ID")

code, resp = noti.notify_text("✅ Training finished.")
print(code, resp)

Why LINE Notify won't work

LINE Notify has been deprecated. Use LINE Messaging API with a channel access token.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notipy-line-0.2.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

notipy_line-0.2.1-py2.py3-none-any.whl (5.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file notipy-line-0.2.1.tar.gz.

File metadata

  • Download URL: notipy-line-0.2.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for notipy-line-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4f6c28113d0ba81893fef8fdf4ef4c373bc519858df8ed84e4ca99632316e565
MD5 78dbca24d2a4e58b31b771c54d0070a3
BLAKE2b-256 6086b8dfa3fd6420a5eaa32986dee2d4496c12cff226edbe618c57ae8a27bfcd

See more details on using hashes here.

File details

Details for the file notipy_line-0.2.1-py2.py3-none-any.whl.

File metadata

  • Download URL: notipy_line-0.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for notipy_line-0.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 596510e3a57063c1c0f644ded122ebfa6e463345811d9cf2d770fcbbfe0be447
MD5 92200ebe6fe6ea1b416bea285817704d
BLAKE2b-256 c7f693637cf85400c5098e614448aeef624d7949c7ad9d2d0596c8bc6867a42e

See more details on using hashes here.

Supported by

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