[BlueBream] Distribute vs. setuptools

Christophe Combelles ccomb at free.fr
Mon Mar 29 17:03:41 EDT 2010


What do you think of enabling "Distribute" instead of "Setuptools" by default in 
the bootstrap?

The currently recommended way to distribute and install Python packages is with:
distribute + pip, instead of setuptools + easy_install.
There are more detailed information on :
http://guide.python-distribute.org/
http://packages.python.org/distribute/

Christophe


More information about the bluebream mailing list