{ "info": { "author": "Loong Wissawakorn (Uncle Engineer)", "author_email": "loong.wissawakorn@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "Songline Library:\n\n\nfrom songline import Sendline\n\ntoken = 'xdkakfdjksjdfayfdyaodf'\nmessenger = Sendline(token)\n\n#send message\nmessenger.sendtext('Hello world')\n\n#send sticker\nmessenger.sticker(1,1)\n\n#send image\nmessenger.sendimage('https://img.pngio.com/python-logo-python-logo-png-268_300.png')", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/UncleEngineer/songline/archive/v_001.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/UncleEngineer/songline", "keywords": "Python,Uncle Engineer,LINE API", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "songline", "package_url": "https://pypi.org/project/songline/", "platform": "", "project_url": "https://pypi.org/project/songline/", "project_urls": { "Download": "https://github.com/UncleEngineer/songline/archive/v_001.tar.gz", "Homepage": "https://github.com/UncleEngineer/songline" }, "release_url": "https://pypi.org/project/songline/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Send Message, Sticker ,Image to LINE", "version": "0.0.1" }, "last_serial": 5292411, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5746ec055ec6d85a860ca7d47e086d5c", "sha256": "c0e7b6d602018d663aee1a29b6a3e2b7a7bdb4c75f498efeab761b5a0a92785d" }, "downloads": -1, "filename": "songline-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5746ec055ec6d85a860ca7d47e086d5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2187, "upload_time": "2019-05-20T13:37:58", "url": "https://files.pythonhosted.org/packages/8c/73/72e0d6aac7f3231dd432d5f9d3b6b8085ee1cfed00a4d6073697e6ef46e4/songline-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5746ec055ec6d85a860ca7d47e086d5c", "sha256": "c0e7b6d602018d663aee1a29b6a3e2b7a7bdb4c75f498efeab761b5a0a92785d" }, "downloads": -1, "filename": "songline-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5746ec055ec6d85a860ca7d47e086d5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2187, "upload_time": "2019-05-20T13:37:58", "url": "https://files.pythonhosted.org/packages/8c/73/72e0d6aac7f3231dd432d5f9d3b6b8085ee1cfed00a4d6073697e6ef46e4/songline-0.0.1.tar.gz" } ] }