6 messages in com.googlegroups.pylons-discusszc.buildout for pylons?
FromSent OnAttachments
primco19 Feb 2007 11:47 
Ian Bicking19 Feb 2007 13:42 
primco20 Feb 2007 09:14 
Mike Orr20 Feb 2007 13:05 
Ian Bicking20 Feb 2007 13:49 
Ian Bicking20 Feb 2007 14:30 
Subject:zc.buildout for pylons?
From:primco (prim@public.gmane.org)
Date:02/19/2007 11:47:36 AM
List:com.googlegroups.pylons-discuss

This page: http://code.google.com/p/django-buildout/wiki/ProjectLifecycle

has a tutorial for creating a buildout for django. I'm interested in trying something like this (I'm using workingenv right now but it's not working on windows) but I'm wondering in anyone else here would be interested in this or want to collaborate. We could make a contribution to the Pylons wiki with the results. Seems like the django tutorial is a good start.

I think this would be a promising solution for bundling up Pylons with your app for redistribution if the complexity was hidden. I'm not great at setuptools and very wary of this
http://cheeseshop.python.org/pypi/zc.buildout page. Those instructions are crazy. Do they expect normal humans to use this tool if your day job isn't professional setuptools package manager?

davep