Send push notifications via im.kayac.com.
Project description
PyKayacIM is a simple package for sending push notifications via im.kayac.com (Japanese) to your iPhone or Jabbler account.
>>> import pykayacim.api >>> api = pykayacim.api.KayacIMAPI( username=u"username", method=u"secret", key=u"secret_key") >>> api.send(u"Hello!")
Features
- Pure-Python package.
- Python 2/3 compatible (thanks to Python-Future package).
- Includes a simple command-line tool.
- Supports non-English message.
History
v0.1.0 (2014-09-08)
- The first version.
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
pykayacim-0.1.0.zip
(21.2 kB
view hashes)
Built Distribution
pykayacim-0.1.0.win-amd64.exe
(270.6 kB
view hashes)