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
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