On Wed, Dec 16, 2009 at 11:18:30PM +0100, Reinout van Rees wrote: > > I'm giving a presentation on managing dependencies. Setup.py > dependencies are real handy. But don't install everything in your > system python's site_packages directory. Keep that maintainable. And > what about versions? And how to keep your setup.py up-to-date with what > you're actually using/importing in your package? > > I'll give a 30 minute presentation that hopefully gives you some > pointers and tricks.
Will you touch on setuptools/easy_install/distribute/pip? I've never packaged anything I've written in python and am a bit confused which of the above tools you need and how they relate to eachother. So a quick intro on that would be really appreciated. -- kuno. _______________________________________________ Python-nl mailing list Python-nl@python.org http://mail.python.org/mailman/listinfo/python-nl