Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #41666

Windows Deployment Of Python Modules

Subject Windows Deployment Of Python Modules
From Adam Tauno Williams <awilliam@whitemice.org>
Date 2013-03-21 16:14 -0400
Newsgroups comp.lang.python
Message-ID <mailman.3599.1363898050.2939.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Windows Deployment Of Python Modules Adam Tauno Williams <awilliam@whitemice.org> - 2013-03-21 16:14 -0400

csiph-web