<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 2, 2014 at 2:46 PM, Irmen de Jong <span dir="ltr"><<a href="mailto:irmen.NOSPAM@xs4all.nl" target="_blank">irmen.NOSPAM@xs4all.nl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 2-7-2014 4:04, Rita wrote:<br>
> yes, this helps. But I want to know who uses the module, serpent. So, when<br>
> I upgrade it or remove it they won't be affected adversely.<br>
<br>
<br>
</div>(Please don't top-post, it makes the discussion harder to follow.)<br>
<div class=""><br>
<br>
> On Tue, Jul 1, 2014 at 2:16 PM, Irmen de Jong <<a href="mailto:irmen.NOSPAM@xs4all.nl">irmen.NOSPAM@xs4all.nl</a>><br>
> wrote:<br>
><br>
</div><div class="">>> On 1-7-2014 12:38, Rita wrote:<br>
>>> i work in a group of developers (15 or so)  who are located globally. I<br>
>>> would like to know what modules everyone is uses if I ever have to<br>
>> upgrade<br>
>>> my python. Is there mechanism which will let me see who is using what?<br>
>>><br>
>>> ie,<br>
>>><br>
>>> tom,matplotlib<br>
>>> bob, pylab<br>
>>> nancy, numpy<br>
>>> nancy, matplotlib<br>
>>><br>
>>> etc...<br>
>>><br>
>>><br>
>><br>
>> Well, if your group is all using Pip (and perhaps even virtualenv), you<br>
>> could use pip<br>
>> list. In my case:<br>
>><br>
>> $ pip list<br>
<br>
</div>[...]<br>
<br>
<br>
Why would the fact that you upgrade or remove a package, affect another developer in<br>
your group? Are you all using the same machine to develop on, with one Python installation?<br>
<br>
I think you'll have to tell us some more details about the way you work together before<br>
we can give a meaningful answer to your question.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
Irmen<br>
<br>
--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br>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.  </div><div class="gmail_extra"><br></div><div class="gmail_extra">
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. </div><div class="gmail_extra"><br></div><div class="gmail_extra">
<br></div><div class="gmail_extra"><br>-- <br>--- <span>Get your facts first, then you can distort them as you please.</span>--
</div></div>