Better resources to learn buildout

后端 未结 2 812
梦谈多话
梦谈多话 2021-02-01 08:30

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

2条回答
  •  孤城傲影
    2021-02-01 09:04

    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.

提交回复
热议问题