{ "info": { "author": "Hamukichi (Nombiri)", "author_email": "hamukichi-dev@outlook.jp", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "PyKayacIM is a simple package for sending push notifications via\n`im.kayac.com `_\n(`Japanese `_) to your iPhone or Jabbler account.\n\n.. code-block:: python\n\n >>> import pykayacim.api\n >>> api = pykayacim.api.KayacIMAPI(\n username=u\"username\", method=u\"secret\", key=u\"secret_key\")\n >>> api.send(u\"Hello!\")\n\nFeatures\n========\n\n* Pure-Python package.\n* Python 2/3 compatible (thanks to\n `Python-Future `_ package).\n* Includes a simple command-line tool.\n* Supports non-English message.\n\nHistory\n=======\n\nv0.1.0 (2014-09-08)\n-------------------\n\n* The first version.", "description_content_type": null, "docs_url": "https://pythonhosted.org/pykayacim/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hamukichi/pykayacim", "keywords": "im.kayac.com,notification,Kayac,push,iPhone,Jabbler", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "pykayacim", "package_url": "https://pypi.org/project/pykayacim/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pykayacim/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hamukichi/pykayacim" }, "release_url": "https://pypi.org/project/pykayacim/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Send push notifications via im.kayac.com.", "version": "0.1.0" }, "last_serial": 1714740, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "99a964db7a36ea5d7b7d3c9d23797602", "sha256": "ad40d468e736634952c6405afc914adfca3a5b72627c80c37ce59496442db432" }, "downloads": -1, "filename": "pykayacim-0.1.0.win-amd64.exe", "has_sig": false, "md5_digest": "99a964db7a36ea5d7b7d3c9d23797602", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 270630, "upload_time": "2015-09-08T14:51:38", "url": "https://files.pythonhosted.org/packages/da/16/9bdeb0f3f2f446a98eb1e738000af7498c78357f152ffb0c69ad10502f3e/pykayacim-0.1.0.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "289a3325c9c879945fe08f92df743c8a", "sha256": "8d6401494d7e7e13c75742abe8d5c98c23964d5beba1ffbe20749bf848b60562" }, "downloads": -1, "filename": "pykayacim-0.1.0.zip", "has_sig": false, "md5_digest": "289a3325c9c879945fe08f92df743c8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21242, "upload_time": "2015-09-08T14:51:32", "url": "https://files.pythonhosted.org/packages/ac/31/d4d5a810f02f7324d9221735af5a43fb4b818340da1fec4b0851363fc748/pykayacim-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "99a964db7a36ea5d7b7d3c9d23797602", "sha256": "ad40d468e736634952c6405afc914adfca3a5b72627c80c37ce59496442db432" }, "downloads": -1, "filename": "pykayacim-0.1.0.win-amd64.exe", "has_sig": false, "md5_digest": "99a964db7a36ea5d7b7d3c9d23797602", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 270630, "upload_time": "2015-09-08T14:51:38", "url": "https://files.pythonhosted.org/packages/da/16/9bdeb0f3f2f446a98eb1e738000af7498c78357f152ffb0c69ad10502f3e/pykayacim-0.1.0.win-amd64.exe" }, { "comment_text": "", "digests": { "md5": "289a3325c9c879945fe08f92df743c8a", "sha256": "8d6401494d7e7e13c75742abe8d5c98c23964d5beba1ffbe20749bf848b60562" }, "downloads": -1, "filename": "pykayacim-0.1.0.zip", "has_sig": false, "md5_digest": "289a3325c9c879945fe08f92df743c8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21242, "upload_time": "2015-09-08T14:51:32", "url": "https://files.pythonhosted.org/packages/ac/31/d4d5a810f02f7324d9221735af5a43fb4b818340da1fec4b0851363fc748/pykayacim-0.1.0.zip" } ] }