Re: Distributing Packages

2010-09-24 Thread Chris Withers
On 23/09/2010 16:41, Greg Lindstrom wrote: I am not intending to start anything, here, but would like to know if any consensus has been reached in how to distribute Python modules. Hi Greg, The following shows a pattern that's working well for me: https://secure.simplistix.co.uk/svn/Simplisti

Distributing Packages

2010-09-23 Thread Greg Lindstrom
I am not intending to start anything, here, but would like to know if any consensus has been reached in how to distribute Python modules. Specifically, I'd like to use something to install packages on various machines in our enterprise (mostly Linux, but some windows boxes, too). I've read up on di