<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I disagree. It has a package management system for libraries, not for the<br>

standard libraries. The point is that the Python standard library is supplied<br>
as part of Python itself, as is e.g. the C++ standard library as part of a<br>
C++ compiler.<br>
<div class="im"><br></div></blockquote><div><br>standard libraries i meant the standard libraries used.<br>and what i asked for is for(in python) both the standard-libraries and the standard libraries used.<br>c the term (intra and inter library management) which includes the default standard libraries and other standard libraries<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
<br>
</div>...as in <a href="http://devpacks.org" target="_blank">devpacks.org</a>. Please scroll down on that page and read the warning<br>
that mentions than any person can upload a package possibly containing<br>
malware or broken code or whatever.<br>
<div class="im"><br></div></blockquote><div><br>if you talk about security then nothing is secure for sure!<br>in PyPI ppl can upload their application as egg.<br><br>what if there is another site where only eggs of <a href="http://python.org">python.org</a> containing add-on standard libraries are distributed<br>
 and noone is allowed to upload stuff except the <a href="http://python.org">python.org</a> or PSF.<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">
<br>
</div>So, you want to make libs that are currently part of the standard library<br>
external libs available via PyPI? If that is what you want, it would be<br>
helpful if you provided a reason and also which libraries you&#39;re talking<br>
about.<br>
<br>
<br></blockquote><div><br>Not exactly via PyPI but something similar to it.<br>and don&#39;t compare C++ with python. both have their own + &amp; -<br> <br></div></div>-- <br><br>Regards,<br>Sriram.<br>