[Distutils] Batch installation of python extentions

Elazar Leibovich elazarl at gmail.com
Fri Apr 11 08:45:06 CEST 2008


Hi,
I need to install a big bunch of python extentions in a couple of offline
windows XPcomputer. Is there any standard way to do that on the win32
platform?
The best options I thought of is installing ez_install manually on every
computer, and then install all the egg-files in a certain directory. Is
there any better way to do that? Is there a standard way to distribute
python extentions.
Example extentions: scipy, pyserial, wxpython
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/distutils-sig/attachments/20080411/785e2773/attachment.htm 


More information about the Distutils-SIG mailing list