{ "info": { "author": "shunk52", "author_email": "shunk52@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "Lipy\\_Notify\n============\n\nSend message to your Line.app from Python\n\nInstllation\n-----------\n\n``pip install lipy_notify``\n\nUsage\n-----\n\nFirstly, get your personal access token from `LINE Notify My\nPage `__\n\nthen;\n\n.. code:: python\n\n from lipy_notify import LipyNotify\n\n line = LipyNotify\n line.set_token(\"your_access_token\")\n line.send(\"message\")\n\nand you're done.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/butsugiri", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "lipy_notify", "package_url": "https://pypi.org/project/lipy_notify/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/lipy_notify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/butsugiri" }, "release_url": "https://pypi.org/project/lipy_notify/1.0/", "requires_dist": null, "requires_python": null, "summary": "Post message to LINE.app from python", "version": "1.0" }, "last_serial": 2402034, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0a8036429c10c6281f3fe1b4ae1cb832", "sha256": "3f034f1ff60b1da685867bdb0ad422df7241cb5d086127ab7ec5e1349e97680b" }, "downloads": -1, "filename": "lipy_notify-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0a8036429c10c6281f3fe1b4ae1cb832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2228, "upload_time": "2016-10-16T07:09:00", "url": "https://files.pythonhosted.org/packages/83/d7/5562c35b7215031b8baaaa8ae8ea2a3f491b7a68a0469c1bc5a3ca3d1876/lipy_notify-0.0.1.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "a9c6e638533d57a531d3c74998caa758", "sha256": "5b1a147d34f3b9ceaec283b254ff2175e3a435e8f2a15b5481f530b9e1da8a6f" }, "downloads": -1, "filename": "lipy_notify-1.0.tar.gz", "has_sig": false, "md5_digest": "a9c6e638533d57a531d3c74998caa758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1864, "upload_time": "2016-10-13T12:26:03", "url": "https://files.pythonhosted.org/packages/a9/60/4f7a40705db6f6a45fa23e688699bdf02c140485279e25810f05a3e0bc29/lipy_notify-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a9c6e638533d57a531d3c74998caa758", "sha256": "5b1a147d34f3b9ceaec283b254ff2175e3a435e8f2a15b5481f530b9e1da8a6f" }, "downloads": -1, "filename": "lipy_notify-1.0.tar.gz", "has_sig": false, "md5_digest": "a9c6e638533d57a531d3c74998caa758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1864, "upload_time": "2016-10-13T12:26:03", "url": "https://files.pythonhosted.org/packages/a9/60/4f7a40705db6f6a45fa23e688699bdf02c140485279e25810f05a3e0bc29/lipy_notify-1.0.tar.gz" } ] }