[python-nl] PUN meetup this Thursday

Kuno Woudt kuno at frob.nl
Thu Dec 17 11:44:34 CET 2009


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.


More information about the Python-nl mailing list