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


Groups > comp.lang.python > #41666

Windows Deployment Of Python Modules

Path csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <awilliam@whitemice.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'developer,': 0.05; 'subject:Windows': 0.09; 'python': 0.09; 'msi': 0.09; 'subject:Modules': 0.09; 'toss': 0.09; 'adam': 0.16; 'awesome.': 0.16; 'etc...': 0.16; 'from:addr:awilliam': 0.16; 'from:addr:whitemice.org': 0.16; 'from:name:adam tauno williams': 0.16; 'gpg': 0.16; 'received:72.14.190': 0.16; 'received:72.14.190.87': 0.16; 'received:mail.wmmi.net': 0.16; 'received:wmmi.net': 0.16; 'reply-to:addr:awilliam': 0.16; 'reply- to:addr:whitemice.org': 0.16; 'windows': 0.19; 'received:72.14': 0.20; 'installed': 0.23; 'seems': 0.23; 'module.': 0.27; 'deploy': 0.29; 'installed,': 0.29; 'getting': 0.33; 'to:addr:python-list': 0.33; 'server': 0.35; 'there': 0.35; 'but': 0.36; 'modules': 0.36; 'itself': 0.37; 'some': 0.38; 'gives': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'easy': 0.60; 'header:Reply-To:1': 0.68; 'reply-to:no real name:2**0': 0.72; 'packaged': 0.84
Subject Windows Deployment Of Python Modules
From Adam Tauno Williams <awilliam@whitemice.org>
To python-list@python.org
Date Thu, 21 Mar 2013 16:14:29 -0400
Content-Type text/plain; charset="ISO-8859-1"
X-Mailer Evolution 3.6.3
Mime-Version 1.0
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
Reply-To awilliam@whitemice.org
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3599.1363898050.2939.python-list@python.org> (permalink)
Lines 18
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1363898050 news.xs4all.nl 6969 [2001:888:2000:d::a6]:58982
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:41666

Show key headers only | 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