{ "info": { "author": "Conan Li", "author_email": "conanlics@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6" ], "description": ".. image:: https://travis-ci.org/conanfanli/command-streamer.svg?branch=master\n :alt: Build Status\n :target: https://travis-ci.org/conanfanli/command-streamer\n\ncommand-streamer \n================\nStream command output with asyncio\n\nUsage\n----------\n.. code-block:: python\n\n from command_streamer import stream_command\n\n stream_command(['bash', '-c', 'for i in `seq 1 2`; do echo $i; done'])\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/conanfanli/command-streamer", "keywords": "command streamer", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "command-streamer", "package_url": "https://pypi.org/project/command-streamer/", "platform": "", "project_url": "https://pypi.org/project/command-streamer/", "project_urls": { "Homepage": "https://github.com/conanfanli/command-streamer" }, "release_url": "https://pypi.org/project/command-streamer/0.0.3/", "requires_dist": [ "ipython; extra == 'dev'", "mypy; extra == 'dev'" ], "requires_python": "~=3.6", "summary": "Stream command output using asyncio", "version": "0.0.3" }, "last_serial": 3058422, "releases": { "0.0.0a1": [ { "comment_text": "", "digests": { "md5": "e46d9d09d4238376480549eaceb51e5d", "sha256": "4d280702c948360665e3898806f3699e90583fb2a85908c52ff333c6bac9cd67" }, "downloads": -1, "filename": "command_streamer-0.0.0a1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e46d9d09d4238376480549eaceb51e5d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 3241, "upload_time": "2017-07-30T01:31:35", "url": "https://files.pythonhosted.org/packages/ba/6e/baeaa1def331fbffcb36aa4643cf666db1806977b353b3d4a4cd39d64eb3/command_streamer-0.0.0a1-py2.py3-none-any.whl" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "43e3e1b4a2cb1892b7c95b04c5ea3b44", "sha256": "2d22242374b5d6db1f3c57997bb0d07c1a5d4a4a3da6f8b704eb7b6846a5d319" }, "downloads": -1, "filename": "command_streamer-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "43e3e1b4a2cb1892b7c95b04c5ea3b44", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 3208, "upload_time": "2017-07-30T01:48:59", "url": "https://files.pythonhosted.org/packages/a8/65/7eb2d4ec84913282dd58f1cbbe516406fedca5e1c409d36f4926d29af433/command_streamer-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "bbb9780b54a9901543520001b22df78a", "sha256": "92debbca151b33be865519a4afb7145553b3f3117cccb1510e3983b86c637cfb" }, "downloads": -1, "filename": "command_streamer-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "bbb9780b54a9901543520001b22df78a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 3209, "upload_time": "2017-07-30T01:51:24", "url": "https://files.pythonhosted.org/packages/64/bd/99af7044f0784c0a0fa194424c4c342bac9df8cc39b06dd6ed15406c96df/command_streamer-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "dc3a1a63a96e3af9a33bb6e258c4c165", "sha256": "24bb91838228e39252bd00931b676b11e885951a685eeff82a48e5bcf48dd648" }, "downloads": -1, "filename": "command_streamer-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dc3a1a63a96e3af9a33bb6e258c4c165", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 3584, "upload_time": "2017-07-30T01:53:22", "url": "https://files.pythonhosted.org/packages/a4/bd/77e9015c202741f391837da1be3fdb627003e8a9572dce57afb0557f32b9/command_streamer-0.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc3a1a63a96e3af9a33bb6e258c4c165", "sha256": "24bb91838228e39252bd00931b676b11e885951a685eeff82a48e5bcf48dd648" }, "downloads": -1, "filename": "command_streamer-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dc3a1a63a96e3af9a33bb6e258c4c165", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": "~=3.6", "size": 3584, "upload_time": "2017-07-30T01:53:22", "url": "https://files.pythonhosted.org/packages/a4/bd/77e9015c202741f391837da1be3fdb627003e8a9572dce57afb0557f32b9/command_streamer-0.0.3-py2.py3-none-any.whl" } ] }