{ "info": { "author": "Tatsuki Koga", "author_email": "tacchan.04@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# python_slack_print\n\n## About\n\npython_slack_print is a simple printer for both stdout and slack channel\n\n## Examples\n\n```python\nfrom slack_print import SlackPrint\n\nsp = SlackPrint('', '#general')\n\n# Print\nsp.print('hello world')\n\n# Upload a file\nsp.upload('hello.txt')\n```\n\n## Installation\n\n```\n$ pip install python_slack_print\n```\n\n## Tip\n\n### Replace your print() with sp.print()\n\nYou can replace your print() with sp.print() with UNIX command.\nBelow is one of the simplest ways. (There must be a better way.)\n \n```\nsed -i -e \"s/print(/sp.print(/g\" \n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tacchan7412/python_slack_print", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-slack-print", "package_url": "https://pypi.org/project/python-slack-print/", "platform": "", "project_url": "https://pypi.org/project/python-slack-print/", "project_urls": { "Homepage": "https://github.com/tacchan7412/python_slack_print" }, "release_url": "https://pypi.org/project/python-slack-print/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "Python print for stdout and slack", "version": "1.0.5" }, "last_serial": 3826907, "releases": { "1.0.4": [ { "comment_text": "", "digests": { "md5": "d309b2c5138de2e9c08bfec654530071", "sha256": "4f4be30298aeb977364387d35d0e8009d108158f9b0994b3ef20f8e2d1e641b1" }, "downloads": -1, "filename": "python_slack_print-1.0.4-py3.6.egg", "has_sig": false, "md5_digest": "d309b2c5138de2e9c08bfec654530071", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 2955, "upload_time": "2018-05-02T11:29:39", "url": "https://files.pythonhosted.org/packages/98/c3/8ed8a592167e0dcef39bef517c13011bbe6397be7b8f451cdcdc950b12ea/python_slack_print-1.0.4-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "d2dfe5f23046e6aaab87996d2b8f557c", "sha256": "6923fa75499608c73c7833511a584bd8ddd654ea356e96a75cb49cbef650bc23" }, "downloads": -1, "filename": "python_slack_print-1.0.4.tar.gz", "has_sig": false, "md5_digest": "d2dfe5f23046e6aaab87996d2b8f557c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1619, "upload_time": "2018-05-02T11:29:44", "url": "https://files.pythonhosted.org/packages/f6/51/36a416bbec399622df65022c7d168bb5c8b0236fc789a4b66b6a24f03b56/python_slack_print-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "094fc684d4bd8e7ad1be82ad8fd4832a", "sha256": "a05feadda33096e17d78acd312d6a338365ec89cf2a49152ed8dcdd8d75f3d40" }, "downloads": -1, "filename": "python_slack_print-1.0.5-py3.6.egg", "has_sig": false, "md5_digest": "094fc684d4bd8e7ad1be82ad8fd4832a", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 3237, "upload_time": "2018-05-02T12:46:05", "url": "https://files.pythonhosted.org/packages/dd/78/d2edbf6f152666b95f27b9ee68df743db7afce51c208cb02af3eba34cef2/python_slack_print-1.0.5-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "83e3b005843a0f39ba1ab8055d0ac8e8", "sha256": "4b2e03b8a4515cb79c57e04185f3385ed5d7caf2719b3775d5a241ea44c5bfd0" }, "downloads": -1, "filename": "python_slack_print-1.0.5.tar.gz", "has_sig": false, "md5_digest": "83e3b005843a0f39ba1ab8055d0ac8e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1700, "upload_time": "2018-05-02T12:46:07", "url": "https://files.pythonhosted.org/packages/1b/9d/660a5182dbb503ec7379c2185166d23e7d1056723768b12430c3e736cc96/python_slack_print-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "094fc684d4bd8e7ad1be82ad8fd4832a", "sha256": "a05feadda33096e17d78acd312d6a338365ec89cf2a49152ed8dcdd8d75f3d40" }, "downloads": -1, "filename": "python_slack_print-1.0.5-py3.6.egg", "has_sig": false, "md5_digest": "094fc684d4bd8e7ad1be82ad8fd4832a", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 3237, "upload_time": "2018-05-02T12:46:05", "url": "https://files.pythonhosted.org/packages/dd/78/d2edbf6f152666b95f27b9ee68df743db7afce51c208cb02af3eba34cef2/python_slack_print-1.0.5-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "83e3b005843a0f39ba1ab8055d0ac8e8", "sha256": "4b2e03b8a4515cb79c57e04185f3385ed5d7caf2719b3775d5a241ea44c5bfd0" }, "downloads": -1, "filename": "python_slack_print-1.0.5.tar.gz", "has_sig": false, "md5_digest": "83e3b005843a0f39ba1ab8055d0ac8e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1700, "upload_time": "2018-05-02T12:46:07", "url": "https://files.pythonhosted.org/packages/1b/9d/660a5182dbb503ec7379c2185166d23e7d1056723768b12430c3e736cc96/python_slack_print-1.0.5.tar.gz" } ] }