Better resources to learn buildout

风流意气都作罢 提交于 2019-12-31 09:03:06

问题


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!


回答1:


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.




回答2:


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.




回答3:


Using buildout.org might be a good way for you to learn more about buildout.



来源:https://stackoverflow.com/questions/1369664/better-resources-to-learn-buildout

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!