{ "info": { "author": "ZviWex.", "author_email": "zvikizviki@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# Shpy\r\nMake your shell python supportive\r\n\r\n[![PyPI](https://img.shields.io/badge/pypi-v3.12.0-green.svg?style=flat)](https://pypi.python.org/pypi/shpy/)\r\n[![Twitter](https://img.shields.io/badge/twitter-ZviWex-4099FF.svg?style=flat)](https://twitter.com/ZviWex)\r\n[![GNU License](https://img.shields.io/badge/license-GNU-blue.svg?style=flat)](https://www.gnu.org/licenses/gpl-3.0.en.html)\r\n[![WebSite](https://img.shields.io/website-down-red/http/shields.io.svg?label=website)](https://ZviWex.com)\r\n# Usage\r\n## Running shell\r\nExecute this command\r\n```sh\r\nshpy.bat # on windows\r\nshpy # on linux\r\n```\r\nor embed this command as your default shell\r\n\r\nNote - this file will be on the default python scripts folder, considure adding this folder to PATH\r\n\r\n## Using the shell\r\nIn the shell itself, just write your commands\r\n\r\nIf the command has no python-meaning, we will try to run it in shell context.\r\n\r\nIf you want the shell to force-run command in shell context, execute\r\n```python\r\ncommand(\"\")\r\n```\r\nwithin the shell\r\n# Installation\r\n\r\n```sh\r\npython -m pip install --upgrade pip\r\npython -m pip install --upgrade shpy\r\n```\r\n\r\n# Contact\r\nIf you have any questions feel free to ping me\r\nat [here](https://ZviWex.com/) to connect.\r\nThere is also a [mail address](mailto:zvikizviki@gmail.com) for higher latency discussion.\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://ZviWex.com", "keywords": "", "license": "GNU", "maintainer": "", "maintainer_email": "", "name": "shpy", "package_url": "https://pypi.org/project/shpy/", "platform": "", "project_url": "https://pypi.org/project/shpy/", "project_urls": { "Homepage": "https://ZviWex.com" }, "release_url": "https://pypi.org/project/shpy/1/", "requires_dist": [ "ipython" ], "requires_python": "~=2.7", "summary": "Make your shell python supportive.", "version": "1" }, "last_serial": 3969805, "releases": { "1": [ { "comment_text": "", "digests": { "md5": "2608c0026e75b427417d164e158c2c52", "sha256": "f1f51f2a8ebffde45dc60bf767e1f8b0fdce9a589acda2ea5cafea801a7b0154" }, "downloads": -1, "filename": "shpy-1-py2-none-any.whl", "has_sig": false, "md5_digest": "2608c0026e75b427417d164e158c2c52", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 4324, "upload_time": "2018-06-16T17:58:39", "url": "https://files.pythonhosted.org/packages/27/4a/e3b299480a958fe4b13006dc3d9987f12eb7829c567ee635f20bb5376348/shpy-1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0999aebad784c5a39d6066be7c3bca6a", "sha256": "d8886b402d1f659374c9e73d8b84c85297667baeb433ca8f5d74a656c2aa269b" }, "downloads": -1, "filename": "shpy-1.tar.gz", "has_sig": false, "md5_digest": "0999aebad784c5a39d6066be7c3bca6a", "packagetype": "sdist", "python_version": "source", "requires_python": "~=2.7", "size": 3148, "upload_time": "2018-06-16T17:58:40", "url": "https://files.pythonhosted.org/packages/26/21/46fb5715581d41d8dfe8eeff2d5328cbcfe33168f310649483d82e170adf/shpy-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2608c0026e75b427417d164e158c2c52", "sha256": "f1f51f2a8ebffde45dc60bf767e1f8b0fdce9a589acda2ea5cafea801a7b0154" }, "downloads": -1, "filename": "shpy-1-py2-none-any.whl", "has_sig": false, "md5_digest": "2608c0026e75b427417d164e158c2c52", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 4324, "upload_time": "2018-06-16T17:58:39", "url": "https://files.pythonhosted.org/packages/27/4a/e3b299480a958fe4b13006dc3d9987f12eb7829c567ee635f20bb5376348/shpy-1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0999aebad784c5a39d6066be7c3bca6a", "sha256": "d8886b402d1f659374c9e73d8b84c85297667baeb433ca8f5d74a656c2aa269b" }, "downloads": -1, "filename": "shpy-1.tar.gz", "has_sig": false, "md5_digest": "0999aebad784c5a39d6066be7c3bca6a", "packagetype": "sdist", "python_version": "source", "requires_python": "~=2.7", "size": 3148, "upload_time": "2018-06-16T17:58:40", "url": "https://files.pythonhosted.org/packages/26/21/46fb5715581d41d8dfe8eeff2d5328cbcfe33168f310649483d82e170adf/shpy-1.tar.gz" } ] }