Skip to main content

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

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

pyInstalls-1.1.zip (2.5 kB view hashes)

Uploaded Source

pyInstalls-1.0.zip (2.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page