Windows Deployment Of Python Modules

6 views
Skip to first unread message

Adam Tauno Williams

unread,
Mar 21, 2013, 4:13:28 PM3/21/13
to gr...@googlegroups.com
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

Matt Behrens

unread,
Mar 21, 2013, 6:33:57 PM3/21/13
to gr...@googlegroups.com, gr...@googlegroups.com
On Mar 21, 2013, at 4:13 PM, Adam Tauno Williams <awil...@whitemice.org> wrote:

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.

No experience with this, but can't you turn the modules you wish into MSIs themselves with bdist_msi?

Reply all
Reply to author
Forward
0 new messages