Offline Installation of python & pip -


i need install python on sever run scripts server has no access internet.

the server has access local network has access internet*. use pip manage packages through local network directory specified here.

how can install pip, python , dependancies on windows machine, offline can use pip, specified in link above manage packages require?

*for clarity: have no ability mirror, hack or otherwise information pass through local network directly internet.

the official python installer windows has no other dependencies. runs offline.

for other packages may have dependencies (that difficult install on windows); christopher gholke maintains list of windows installers common python packages. these msi installers (or whl files) self-contained.

they designed work official python installer windows - use registry entries identify install location.

you can download these , move them windows machine.

beyond 2 - if have further requirements can use tools basket download packages , provide location source offline pip installs; or create own pip repository.

if decide create local pip repository, better create pip proxy (see pypicache example) way requesting packages required, rather trying mirror entire cheeseshop.


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -