{ "info": { "author": "Suzuki Shunsuke", "author_email": "suzuki.shunsuke.1989@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "cht\n===\n\nNotify to the slack channel using the incoming webhooks when the\nprevious command has ended.\n\nRequirements\n------------\n\n- Python 2\n\nInstall\n-------\n\npypi\n~~~~\n\n::\n\n $ pip install cht\n\nDownload\n~~~~~~~~\n\nIf you don't want to install cht with pip, download the main script.\n\n::\n\n # assume that ~/bin is included in $PATH\n $ curl https://raw.githubusercontent.com/suzuki-shunsuke/cht/master/cht.py -o ~/bin/cht\n $ chmod a+x ~/cht\n\nUsage\n-----\n\n::\n\n $ ; cht $? [-u ] [-c ] [-m ]\n\nif you want to send the previous command's output to the slack channel,\nuse pipe.\n\n::\n\n $ | cht [-u ] [-c ] [-m ]\n\nEnvironment Variable\n--------------------\n\nYou can use the following environment variables to set the channel and\nwebhook url.\n\n- CHT\\_URL: webhook url\n- CHT\\_CHANNEL: channel name\n\nCommand line arguments are prefered to the environment variables.\n\nContributing\n------------\n\n1. Fork (https://github.com/suzuki-shunsuke/cht/fork)\n2. Create a feature branch\n3. Commit your changes\n4. Rebase your local changes against the master branch\n5. Create a new Pull Request\n\nLicense\n-------\n\n`MIT `__\n\nAuthor\n------\n\n`Suzuki Shunsuke `__", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/suzuki-shunsuke/cht", "keywords": "slack", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cht", "package_url": "https://pypi.org/project/cht/", "platform": "", "project_url": "https://pypi.org/project/cht/", "project_urls": { "Homepage": "https://github.com/suzuki-shunsuke/cht" }, "release_url": "https://pypi.org/project/cht/1.2.1/", "requires_dist": null, "requires_python": "", "summary": "Notify to the slack channel using the incoming webhook when the previous command has ended.", "version": "1.2.1" }, "last_serial": 2731111, "releases": { "1.1.4": [ { "comment_text": "", "digests": { "md5": "ea9cfe092bbe8507e6398c8114700109", "sha256": "321d9a42e040f4c34f77dc193715d6e57461465595cde4ec5e4dd387a56f3f49" }, "downloads": -1, "filename": "cht-1.1.4.tar.gz", "has_sig": false, "md5_digest": "ea9cfe092bbe8507e6398c8114700109", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2288, "upload_time": "2017-03-25T23:34:06", "url": "https://files.pythonhosted.org/packages/e9/9a/1144041d3e363ab4159f5c99a94ebc593a95e926a183cfb9473d5f8cefc9/cht-1.1.4.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "8eb856f2a276722c318dd176c67c1751", "sha256": "71cca0734fb64d968c2427fe1bbb8c64ba76874785d03f335af879f40bdd4038" }, "downloads": -1, "filename": "cht-1.2.0.tar.gz", "has_sig": false, "md5_digest": "8eb856f2a276722c318dd176c67c1751", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2401, "upload_time": "2017-03-26T00:33:18", "url": "https://files.pythonhosted.org/packages/7f/4d/05387e45f03d00cd8cd839b73eeb0bce9c7ed48cb60d406bf06c808d0d69/cht-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "902df0ef27a43ea1eaca53d682c6e48d", "sha256": "dfde8d4543e0f0900f800345a0f3f809f7ee9cbf144561bb18c8ac44d6b26cbf" }, "downloads": -1, "filename": "cht-1.2.1.tar.gz", "has_sig": false, "md5_digest": "902df0ef27a43ea1eaca53d682c6e48d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2676, "upload_time": "2017-03-26T00:50:49", "url": "https://files.pythonhosted.org/packages/85/8f/3918100af76b6a9ec9107eeda01cbc600ce44b8d374028d85706474e454a/cht-1.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "902df0ef27a43ea1eaca53d682c6e48d", "sha256": "dfde8d4543e0f0900f800345a0f3f809f7ee9cbf144561bb18c8ac44d6b26cbf" }, "downloads": -1, "filename": "cht-1.2.1.tar.gz", "has_sig": false, "md5_digest": "902df0ef27a43ea1eaca53d682c6e48d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2676, "upload_time": "2017-03-26T00:50:49", "url": "https://files.pythonhosted.org/packages/85/8f/3918100af76b6a9ec9107eeda01cbc600ce44b8d374028d85706474e454a/cht-1.2.1.tar.gz" } ] }