Tag: setuptools

Here you can see a listing of all the posts tagged with setuptools on this website.

  • distutils and prefixes

    Posted on Oct. 17, 2007 at 22:04 +0200 Tagged with , ,

    I've tried to get around the whole distutils vs. setuptools issue ever since I started working with Python, but setuptools might have a big advantage on its list when it comes to distributing "complete" applications where I faced some problems with distutils recently.

    [more ...]

    0 comments