> On Jul 20, 2015, at 4:05 PM, Iain Duncan <[email protected]> wrote: > > Hi, we're embarking on a project that will stitch together many apps, and I > figured I should do my due diligence on hunting for the state-of-the-nation > in python build tools. I've personally used buildout in the past and liked > it, but I know for other team members something that was more pip/virtualenv > based would be preferable. Just curious what folks are using? > > thanks! > Iain > Hi Iain, I use a combination of buildout, pip/easy_install (in ansible playbooks) and Dockerfile. There’s still nothing out there to replace buildout AFAIK in it’s full glory.
Regards, Andrew -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
