{ "info": { "author": "Vision Network", "author_email": "michael@vision.network", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Python: to-shell\n\n[![PyPi Version](http://img.shields.io/pypi/v/to-shell.svg)](https://pypi.python.org/pypi/to-shell/)\n\n\nTo Interactive Console/Shell.\n\n\n## Installation\n\n``` console\n$ pip3 install to-shell\n```\n\n## Usage\n\n``` python\nimport to_shell\n\nto_shell.embed('Welcome Text')\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/VisionNetworkProject/python-to-shell", "keywords": "Python,Interactive,Console,Shell", "license": "", "maintainer": "", "maintainer_email": "", "name": "to-shell", "package_url": "https://pypi.org/project/to-shell/", "platform": "", "project_url": "https://pypi.org/project/to-shell/", "project_urls": { "Homepage": "https://github.com/VisionNetworkProject/python-to-shell" }, "release_url": "https://pypi.org/project/to-shell/2.0.0/", "requires_dist": null, "requires_python": "", "summary": "To Python Interactive Console.", "version": "2.0.0" }, "last_serial": 4733923, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "c95673371ecaff8bc2c5be3d60386132", "sha256": "112bf7a1d9673d2c96740e47b056b5d26f313ade9ad367ca1b9cce0ebfb40a3f" }, "downloads": -1, "filename": "to_shell-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c95673371ecaff8bc2c5be3d60386132", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3225, "upload_time": "2019-01-24T03:07:20", "url": "https://files.pythonhosted.org/packages/c3/4c/fd3c8ef8b3101eb43e793811d25b695ed2873ce30fb2a495f22724c92393/to_shell-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd1f50a5e2681633863af1ed048d8d15", "sha256": "3321967765ee5310fe8a1a8a59aac9708ff855a58a5b8d02de43f19527fa2a96" }, "downloads": -1, "filename": "to-shell-2.0.0.tar.gz", "has_sig": false, "md5_digest": "dd1f50a5e2681633863af1ed048d8d15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1981, "upload_time": "2019-01-24T03:07:22", "url": "https://files.pythonhosted.org/packages/59/0c/c1c3012b383fb8fb43073a7f9e81e07a5286270b819df2734a1a02b996b4/to-shell-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c95673371ecaff8bc2c5be3d60386132", "sha256": "112bf7a1d9673d2c96740e47b056b5d26f313ade9ad367ca1b9cce0ebfb40a3f" }, "downloads": -1, "filename": "to_shell-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c95673371ecaff8bc2c5be3d60386132", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3225, "upload_time": "2019-01-24T03:07:20", "url": "https://files.pythonhosted.org/packages/c3/4c/fd3c8ef8b3101eb43e793811d25b695ed2873ce30fb2a495f22724c92393/to_shell-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd1f50a5e2681633863af1ed048d8d15", "sha256": "3321967765ee5310fe8a1a8a59aac9708ff855a58a5b8d02de43f19527fa2a96" }, "downloads": -1, "filename": "to-shell-2.0.0.tar.gz", "has_sig": false, "md5_digest": "dd1f50a5e2681633863af1ed048d8d15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1981, "upload_time": "2019-01-24T03:07:22", "url": "https://files.pythonhosted.org/packages/59/0c/c1c3012b383fb8fb43073a7f9e81e07a5286270b819df2734a1a02b996b4/to-shell-2.0.0.tar.gz" } ] }