Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'package,': 0.03; 'affected': 0.07; 'globally.': 0.07; 'facts': 0.09; 'matplotlib': 0.09; 'meaningful': 0.09; 'subject:module': 0.09; 'thats': 0.09; 'wrapper': 0.09; 'developer': 0.10; 'cc:addr :python-list': 0.11; 'python': 0.11; 'question.': 0.14; '>>': 0.16; '12:38,': 0.16; 'etc...': 0.16; 'group?': 0.16; 'helps.': 0.16; 'numpy': 0.16; 'pylab': 0.16; 'so)': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'wed,': 0.18; 'campus': 0.19; 'mechanism': 0.19; 'machine': 0.22; '>>>': 0.22; 'cc:addr:python.org': 0.22; '>>>': 0.24; 'module,': 0.24; '---': 0.24; 'cc:2**0': 0.24; 'developers': 0.25; '>': 0.26; 'first,': 0.26; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'on,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'figure': 0.32; 'another': 0.32; 'url:python': 0.33; 'everyone': 0.33; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'located': 0.36; 'module.': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'so,': 0.37; 'list': 0.37; 'list.': 0.37; 'fact': 0.38; 'pm,': 0.38; 'url:mail': 0.40; 'even': 0.60; 'remove': 0.60; 'tell': 0.60; 'affect': 0.61; "you'll": 0.62; 'our': 0.64; 'more': 0.64; 'details': 0.65; 'jul': 0.74; 'rita': 0.84; 'mount': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AS94jqZKZOBabrMED1kZVDc4C868lXkkg57Fde9cmvw=; b=eO27TMWHxnwHGYvidGACVl1nbJm+4xJfV2EK2q4WB8/khFiRMdxUhqprSgMACflh/c g+qwbnmOl5GaTmCB/uUFS8LZlBGsBMAvK6qqstBMqNaZ2ElOXDrCJsOpr8o/dhqo6AsF CEmD8qsSmbcPjhyXsS+XByU+POwOVm8pqKdLpVMEx2zvraZA9CTTFcAzp2tt6CYo/9mV De/U+n4vo2vGDQsybNARaTb59/C0YapUTXeZH2okOwAVDS8t2UsuJoerGbbnP/P4u5gm EuuJHwI956O+Nalx23iMEUWOqZjXLEHs7WS5Lh3J1kVhh78QO+CI8kNc3cgw9j225GbH CTqA== MIME-Version: 1.0 X-Received: by 10.182.211.16 with SMTP id my16mr1289894obc.43.1404350243351; Wed, 02 Jul 2014 18:17:23 -0700 (PDT) In-Reply-To: <53b4539b$0$2901$e4fe514c@news.xs4all.nl> References: <53b2fae4$0$2878$e4fe514c@news.xs4all.nl> <53b4539b$0$2901$e4fe514c@news.xs4all.nl> Date: Wed, 2 Jul 2014 21:17:23 -0400 Subject: Re: general module auditing From: Rita To: Irmen de Jong Content-Type: multipart/alternative; boundary=e89a8f83a98565332804fd3fc5b1 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 154 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1404350246 news.xs4all.nl 2903 [2001:888:2000:d::a6]:48210 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73863 --e89a8f83a98565332804fd3fc5b1 Content-Type: text/plain; charset=UTF-8 On Wed, Jul 2, 2014 at 2:46 PM, Irmen de Jong wrote: > On 2-7-2014 4:04, Rita wrote: > > yes, this helps. But I want to know who uses the module, serpent. So, > when > > I upgrade it or remove it they won't be affected adversely. > > > (Please don't top-post, it makes the discussion harder to follow.) > > > > On Tue, Jul 1, 2014 at 2:16 PM, Irmen de Jong > > wrote: > > > >> On 1-7-2014 12:38, Rita wrote: > >>> i work in a group of developers (15 or so) who are located globally. I > >>> would like to know what modules everyone is uses if I ever have to > >> upgrade > >>> my python. Is there mechanism which will let me see who is using what? > >>> > >>> ie, > >>> > >>> tom,matplotlib > >>> bob, pylab > >>> nancy, numpy > >>> nancy, matplotlib > >>> > >>> etc... > >>> > >>> > >> > >> Well, if your group is all using Pip (and perhaps even virtualenv), you > >> could use pip > >> list. In my case: > >> > >> $ pip list > > [...] > > > Why would the fact that you upgrade or remove a package, affect another > developer in > your group? Are you all using the same machine to develop on, with one > Python installation? > > I think you'll have to tell us some more details about the way you work > together before > we can give a meaningful answer to your question. > > > Irmen > > -- > https://mail.python.org/mailman/listinfo/python-list > we have a shared mount point which has our python install. we have 3 servers on one part of the campus and 2 in another part. I want to find out what packages our user base is using thats the final goal. I can figure out who is using python by writing a wrapper but not what module. -- --- Get your facts first, then you can distort them as you please.-- --e89a8f83a98565332804fd3fc5b1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Wed, Jul 2, 2014 at 2:46 PM, Irmen de Jong <= ;irmen.NOSPAM@x= s4all.nl> wrote:
On 2-7-2014 4:04, Rita wrote= :
> yes, this helps. But I want to know who uses the module, serpent. So, = when
> I upgrade it or remove it they won't be affected adversely.


(Please don't top-post, it makes the discussion harder to follow.= )


> On Tue, Jul 1, 2014 at 2:16 PM, Irmen de Jong <irmen.NOSPAM@xs4all.nl>
> wrote:
>
>> On 1-7-2014 12:38, Rita wrote:
>>> i work in a group of developers (15 or so) =C2=A0who are locat= ed globally. I
>>> would like to know what modules everyone is uses if I ever hav= e to
>> upgrade
>>> my python. Is there mechanism which will let me see who is usi= ng what?
>>>
>>> ie,
>>>
>>> tom,matplotlib
>>> bob, pylab
>>> nancy, numpy
>>> nancy, matplotlib
>>>
>>> etc...
>>>
>>>
>>
>> Well, if your group is all using Pip (and perhaps even virtualenv)= , you
>> could use pip
>> list. In my case:
>>
>> $ pip list

[...]


Why would the fact that you upgrade or remove a package, affect another dev= eloper in
your group? Are you all using the same machine to develop on, with one Pyth= on installation?

I think you'll have to tell us some more details about the way you work= together before
we can give a meaningful answer to your question.


Irmen

--
https://mail.python.org/mailman/listinfo/python-list

we have a shared mount point which has= our python install. we have 3 servers on one part of the campus =C2=A0and = 2 in another part. =C2=A0

I want to find out what packages our user base is using thats the final goa= l. I can figure out who is using python by writing a wrapper but not what m= odule.=C2=A0



--
--- Get your facts fi= rst, then you can distort them as you please.--
--e89a8f83a98565332804fd3fc5b1--