Better resources to learn buildout
Asked Answered
C

2

13

I am trying to grasp a bit more of buildout with this tutorial, but unlike a tutorial, it seems like a cut and paste of presentation slides. I don't have a really clear idea of what the purpose of buildout is, and how it positions itself with scons and setuptools. Would you be so kind to provide details on these issues?

Thanks!

Coolish answered 2/9, 2009 at 19:31 Comment(0)
C
6

I quite like the Plone Buildout Tutorial.

It gives a reasonable overview of how it all works and the ways in which you can extend a simple buildout file.

Here is the new link to Plone Buildout Tutorial.

Curlew answered 2/9, 2009 at 20:22 Comment(1)
I found it in the Google cache and put it in pastebin: pastebin.com/LjZX6xMNCaro
L
3

The most useful resource that I found so far are the videos from pycon 2009 on Setuptools, Distutils and Buildout.

Eggs and Buildout Deployment in Python - Part 1

Eggs and Buildout Deployment in Python - Part 2

Eggs and Buildout Deployment in Python - Part 3

Check it out.

Longfellow answered 28/9, 2009 at 5:44 Comment(1)
Thanks a lot. Very helpful. The audio is terrible though. I denoised it and uploaded improved versions here: Part 1, Part 2, Part 3.Bindery

© 2022 - 2024 — McMap. All rights reserved.