{ "info": { "author": "Kei Iwasaki", "author_email": "me@laughk.org", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "kite-string\n===================\n\nkite-string(\u51e7\u7cf8) is Python(2.6-3.4) command-line HTTP request wrapper for `takosan `_ .\n\nInstalling\n-----------------\n\nFor Users\n~~~~~~~~~~~~~~~\n\nfrom PyPI\n\n.. sourcecode:: bash\n\n $ pip install kite-string\n\nfrom Github\n\n.. sourcecode:: bash\n\n $ pip install git+https://github.com/laughk/kite-string.git\n\n\nUsage\n-----------------\n\n.. sourcecode:: bash\n\n $ kite -h\n Usage: kite [OPTIONS] TAKOSAN_URL\n\n Options:\n --version show the version and exit\n --channel TEXT Name of notice channel, or id (e.g. #example, @id)\n [required]\n --name TEXT set botname\n --color TEXT set color border along the left side of the message\n attachment [good|warning|danger|] (e.g.\n #439FE0)\n --message TEXT Simple post messages\n --icon TEXT set image url or emoji (e.g. :shachikun:)\n --pretext TEXT This is optional text that appears above the message\n attachment block\n --author-name TEXT Small text used to display the author's name\n --author-icon TEXT A valid URL that displays a small 16x16px image to the\n left of the author_name text. Will only work if\n author_name is present\n --author-link TEXT A valid URL that will hyperlink the `author_name` text\n mentioned above. Will only work if `author_name` is\n present\n --title TEXT The title is displayed as larger, bold text near the top\n of a message attachment\n --title-link TEXT By passing a valid URL. the `title` text will be\n hyperlinked\n --text TEXT This is the main text in a message attachment, and can\n contain standard message markup\n --image-url TEXT A valid URL to an image file that will be displayed\n inside a message attachment (Slack currently support the\n following formats: GIF, JPEG, PNG, and BMP.)\n -h, --help Show this message and exit.\n\n\nexample\n~~~~~~~~~\n\nSimple Post\n\n.. sourcecode:: bash\n\n $ kite \\\n > --name 'laugh_k' \\\n > --icon 'https://pbs.twimg.com/profile_images/498392311491883010/If0DOLYq.jpeg' \\\n > --channel '@laughk' \\\n > --text 'hello' \\\n > http://takosan.example.com:4979\n\n\nMulti channel Post\n\n.. sourcecode:: bash\n\n $ kite \\\n > --name 'laugh_k' \\\n > --icon 'https://pbs.twimg.com/profile_images/498392311491883010/If0DOLYq.jpeg' \\\n > --channel '#notice_channel1' \\\n > --channel '#notice_channel2' \\\n > --text 'hello' \\\n > http://takosan.example.com:4979\n", "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/laughk/kite-string", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "kite-string", "package_url": "https://pypi.org/project/kite-string/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kite-string/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/laughk/kite-string" }, "release_url": "https://pypi.org/project/kite-string/0.0.0.dev5/", "requires_dist": null, "requires_python": null, "summary": "command-line HTTP request wrapper for takosan .", "version": "0.0.0.dev5" }, "last_serial": 1581802, "releases": { "0.0.0.dev1": [ { "comment_text": "", "digests": { "md5": "004c4fce1bd84f232fdd1f8e4f6119ab", "sha256": "5d1a2d783165f1a63ed7416912095b81b607dd4dd00fee0977b70b5a3a5d12c0" }, "downloads": -1, "filename": "kite-string-0.0.0.dev1.tar.gz", "has_sig": false, "md5_digest": "004c4fce1bd84f232fdd1f8e4f6119ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3231, "upload_time": "2015-05-25T14:16:26", "url": "https://files.pythonhosted.org/packages/48/5b/0c013dda7016dd69750bcdba3ed126b7e4bd12420e8c10f0de64598f62ad/kite-string-0.0.0.dev1.tar.gz" } ], "0.0.0.dev2": [ { "comment_text": "", "digests": { "md5": "ee0484327853f0e6735be5b5bb7f3193", "sha256": "59c493cbca036ea41c621842e405b8a35c79ac1519c185535ef064831f5401b3" }, "downloads": -1, "filename": "kite-string-0.0.0.dev2.tar.gz", "has_sig": false, "md5_digest": "ee0484327853f0e6735be5b5bb7f3193", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3294, "upload_time": "2015-05-25T14:52:24", "url": "https://files.pythonhosted.org/packages/e6/22/d7fada13dee2e4075d5249c855fb4722372f83b89d93ec3983c305becf40/kite-string-0.0.0.dev2.tar.gz" } ], "0.0.0.dev3": [ { "comment_text": "", "digests": { "md5": "1d8a21f45ad795a020dfb010491c5cad", "sha256": "2cf86ee322be9767c23db7e0313ec9f6daf9ac9cc714aaa5b59a5f532bed3bce" }, "downloads": -1, "filename": "kite-string-0.0.0.dev3.tar.gz", "has_sig": false, "md5_digest": "1d8a21f45ad795a020dfb010491c5cad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3293, "upload_time": "2015-05-25T14:54:37", "url": "https://files.pythonhosted.org/packages/b1/81/299d9899b6cec159b8d33b95c0198850337639dc05974eeec548032ca71b/kite-string-0.0.0.dev3.tar.gz" } ], "0.0.0.dev4": [ { "comment_text": "", "digests": { "md5": "321c57d82c19962fa51a0d308688fe89", "sha256": "640a602e8aaf65a13aa62982cd781e65be1620b9e94a55b074ca85ea2af736d7" }, "downloads": -1, "filename": "kite-string-0.0.0.dev4.tar.gz", "has_sig": false, "md5_digest": "321c57d82c19962fa51a0d308688fe89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3307, "upload_time": "2015-05-25T15:16:36", "url": "https://files.pythonhosted.org/packages/98/e4/590d743a0f562a8eede6a0c7c4945483a438ae890f0c1bc821d64e2ca56d/kite-string-0.0.0.dev4.tar.gz" } ], "0.0.0.dev5": [ { "comment_text": "", "digests": { "md5": "e88c95c8f4cfb326abd73c9e1852819a", "sha256": "228c1d8ea7e72493bfa8a6bd800ae0aadf15cebbeb644acb7b666433d243ddc8" }, "downloads": -1, "filename": "kite-string-0.0.0.dev5.tar.gz", "has_sig": false, "md5_digest": "e88c95c8f4cfb326abd73c9e1852819a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3268, "upload_time": "2015-06-07T10:25:46", "url": "https://files.pythonhosted.org/packages/cc/9a/20704e9b87baba36c170cbb12087f10a826a0af211a04e7ce7dde8d528cb/kite-string-0.0.0.dev5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e88c95c8f4cfb326abd73c9e1852819a", "sha256": "228c1d8ea7e72493bfa8a6bd800ae0aadf15cebbeb644acb7b666433d243ddc8" }, "downloads": -1, "filename": "kite-string-0.0.0.dev5.tar.gz", "has_sig": false, "md5_digest": "e88c95c8f4cfb326abd73c9e1852819a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3268, "upload_time": "2015-06-07T10:25:46", "url": "https://files.pythonhosted.org/packages/cc/9a/20704e9b87baba36c170cbb12087f10a826a0af211a04e7ce7dde8d528cb/kite-string-0.0.0.dev5.tar.gz" } ] }