[Python-projects] python distributions linked in the PyPI?

Sylvain Thénault sylvain.thenault at logilab.fr
Tue Mar 18 14:57:55 CET 2008


On Mon, Mar 17, 2008 at 03:34:36PM -0400, DB Daniel Buch (5220) wrote:
> Hello,

Hello,
 
> I make frequent use of pylint and would like very much if it declared
> its dependencies in the setup.py file so that easy_install knows how to
> build it correctly.  Beyond that, it would be great if the download
> links for logilab-astng and logilab-common were easy_install friendly,
> as the don't currently seem to be.

the problem is actually to make astng and common easy_install friendly,
since it doesn't fit at all in our internal packaging system. Notice
however that Tarek Ziade has built a all-in-one installer for pylint :

http://tarekziade.wordpress.com/2008/02/20/pylint-installation-made-easier/ 

-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Python et calcul scientifique:           http://www.logilab.fr/science



More information about the Python-Projects mailing list