Makes Windows module installs easier
Project description
pyInstalls helps Windows users who can’t use any of the automated tools to install new modules (pip, easy_install). If 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). What 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
pyInstall does all of this for you. When you isntall pyInstall it will create a cmd file and place it in your ‘~AppDataRoamingMicrosoftWindowsSendTo’ folder which adds it to your right click menu.
After 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file pyInstalls-1.1.zip.
File metadata
- Download URL: pyInstalls-1.1.zip
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b57615bcc94918f5971c64e015812a0d429b60a5624e09fa597b395d3503fa1c
|
|
| MD5 |
32437aaa425f8448471d197e60b1dcac
|
|
| BLAKE2b-256 |
fc5bd4130cf657dae4a45fb25bc67d6e6d876eb7744c59fa76786ceb03fa122d
|
File details
Details for the file pyInstalls-1.0.zip.
File metadata
- Download URL: pyInstalls-1.0.zip
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
418f4d171ffcc9aa5844abd2147f8d1893e2b9d720fccd244d50ec6dbc7fd488
|
|
| MD5 |
980e0626e285d7aa8f500a9b5dadbac9
|
|
| BLAKE2b-256 |
cc71664a27708e15d23600228c8fd3474a94013966cb97ed44f9cd00cb1ed3a5
|