{ "info": { "author": "Ryan Beall", "author_email": "bealldev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta" ], "description": "===========\r\npyInstalls\r\n===========\r\n\r\npyInstalls helps Windows users who can't use any of the automated tools to install new modules (pip, easy_install). \r\nIf you're at work and behind a proxy, even after configuring your proxy you still may have trouble installing modules (I know I do, it always fails to download).\r\nWhat I normally have to do is download the package (zip, tar, .gz), unpack it, open a cmd propmt, cd to that folder and then; python setup.py install\r\n\r\npyInstall does all of this for you. When you isntall pyInstall it will create a cmd file and place it in your '~\\AppData\\Roaming\\Microsoft\\Windows\\SendTo' folder which adds it to your right click menu.\r\n\r\nAfter installing, download a specific package you want, right click on it, click 'Send-To' then select installer.cmd. The cmd file will then send the path of the file you selected to the pyInstalls module inside your site-packages folder which will unpack and install for you.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pyInstalls", "package_url": "https://pypi.org/project/pyInstalls/", "platform": "Windows", "project_url": "https://pypi.org/project/pyInstalls/", "project_urls": { "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pyInstalls/1.0/", "requires_dist": null, "requires_python": null, "summary": "Makes Windows module installs easier", "version": "1.0" }, "last_serial": 1603647, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "980e0626e285d7aa8f500a9b5dadbac9", "sha256": "418f4d171ffcc9aa5844abd2147f8d1893e2b9d720fccd244d50ec6dbc7fd488" }, "downloads": -1, "filename": "pyInstalls-1.0.zip", "has_sig": false, "md5_digest": "980e0626e285d7aa8f500a9b5dadbac9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2638, "upload_time": "2014-09-04T22:49:36", "url": "https://files.pythonhosted.org/packages/cc/71/664a27708e15d23600228c8fd3474a94013966cb97ed44f9cd00cb1ed3a5/pyInstalls-1.0.zip" }, { "comment_text": "", "digests": { "md5": "32437aaa425f8448471d197e60b1dcac", "sha256": "b57615bcc94918f5971c64e015812a0d429b60a5624e09fa597b395d3503fa1c" }, "downloads": -1, "filename": "pyInstalls-1.1.zip", "has_sig": false, "md5_digest": "32437aaa425f8448471d197e60b1dcac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2546, "upload_time": "2015-06-23T18:09:19", "url": "https://files.pythonhosted.org/packages/fc/5b/d4130cf657dae4a45fb25bc67d6e6d876eb7744c59fa76786ceb03fa122d/pyInstalls-1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "980e0626e285d7aa8f500a9b5dadbac9", "sha256": "418f4d171ffcc9aa5844abd2147f8d1893e2b9d720fccd244d50ec6dbc7fd488" }, "downloads": -1, "filename": "pyInstalls-1.0.zip", "has_sig": false, "md5_digest": "980e0626e285d7aa8f500a9b5dadbac9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2638, "upload_time": "2014-09-04T22:49:36", "url": "https://files.pythonhosted.org/packages/cc/71/664a27708e15d23600228c8fd3474a94013966cb97ed44f9cd00cb1ed3a5/pyInstalls-1.0.zip" }, { "comment_text": "", "digests": { "md5": "32437aaa425f8448471d197e60b1dcac", "sha256": "b57615bcc94918f5971c64e015812a0d429b60a5624e09fa597b395d3503fa1c" }, "downloads": -1, "filename": "pyInstalls-1.1.zip", "has_sig": false, "md5_digest": "32437aaa425f8448471d197e60b1dcac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2546, "upload_time": "2015-06-23T18:09:19", "url": "https://files.pythonhosted.org/packages/fc/5b/d4130cf657dae4a45fb25bc67d6e6d876eb7744c59fa76786ceb03fa122d/pyInstalls-1.1.zip" } ] }