On Thursday 12 November 2009, Sriram Srinivasan wrote: > I don't know if you have used Dev-C++. It has a 'package management' > mechanism for the standard libraries.
I disagree. It has a package management system for libraries, not for the standard libraries. The point is that the Python standard library is supplied as part of Python itself, as is e.g. the C++ standard library as part of a C++ compiler. > In python we have the PyPI which is equivalent to the > http://devpacks.org but in PyPI the packages are all user made > applications. ...as in devpacks.org. Please scroll down on that page and read the warning that mentions than any person can upload a package possibly containing malware or broken code or whatever. > What I want is similar to PyPI but for the python standard libraries, so > that they (libraries) are as add-on as possible. So, you want to make libs that are currently part of the standard library external libs available via PyPI? If that is what you want, it would be helpful if you provided a reason and also which libraries you're talking about. Uli -- Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932 ************************************************************************************** Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932 ************************************************************************************** Visit our website at <http://www.satorlaser.de/> ************************************************************************************** Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden. E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich. ************************************************************************************** _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com