Windows Deployment Of Python Modules

Adam Tauno Williams awilliam at whitemice.org
Thu Mar 21 16:14:29 EDT 2013


Python itself is easy to deploy on Windows;  just toss the MSI in your
local update server and away it goes.

That's slick;  LSUS is awesome.
  <http://www.localupdatepublisher.com/>

But that gives you Python with no pip, easy_install, etc...  And *that*
is not packaged appropriately.  Is there some trick to getting modules
installed on Windows workstations en masse [in an automated fashion]?
It seems like I must be missing something.

For example, I want Python installed, and the iniparse module.

-- 
Adam Tauno Williams  GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA




More information about the Python-list mailing list