请输入您要查询的百科知识:

 

词条 Buildout
释义

  1. Major features

  2. Sample configuration

  3. Notable applications

  4. See also

  5. References

  6. External links

{{Infobox software
| name = Buildout
| screenshot =
| caption =
| developer = Jim Fulton (programmer)
| latest_release_version = 2.11.4
| latest_release_date = {{release date and age|2018|05|14}}
| operating_system = Windows, POSIX
| programming language = Python
| genre = Software development tools
| license = Zope Public License
| website = {{Official URL}}, [https://pypi.python.org/pypi/zc.buildout PyPI page]
}}{{about|the open source software build tool|the North American word meaning "The growth, development, or expansion of something"|:wikt:Buildout}}

Buildout is an open source software build tool. Buildout is created using the Python programming language. It implements a principle of separation of configuration from the scripts that do the setting up.

Buildout is primarily used to download and set up dependencies in Python eggs format of the software being developed or deployed. Recipes for build tasks in any environment can be created, and many are already available.

Major features

  • Configuration files are INI format
  • Support for setuptools and eggs[1]
  • Plugin support through Buildout recipes[2]

Sample configuration

  [buildout]  develop = .  parts = test
  [test]  recipe = zc.recipe.testrunner  eggs = theegg

Notable applications

  • Grok
  • Plone[3]
  • Zope

See also

  • List of build automation software

References

1. ^https://pypi.python.org/pypi/zc.buildout#id57
2. ^{{cite web |url=http://www.buildout.org/docs/recipelist.html |title=Archived copy |accessdate=2009-05-09 |deadurl=yes |archiveurl=https://web.archive.org/web/20090505154155/http://www.buildout.org/docs/recipelist.html |archivedate=2009-05-05 |df= }}
3. ^{{cite web |url=http://plone.org/documentation/tutorial/buildout |title=Archived copy |accessdate=2009-05-09 |deadurl=yes |archiveurl=https://web.archive.org/web/20090906181315/http://plone.org/documentation/tutorial/buildout/ |archivedate=2009-09-06 |df= }}

External links

  • {{Official website}}
  • [https://pypi.python.org/pypi/zc.buildout Python Package Index page]
  • Developing Django apps with zc.buildout by Jacob Kaplan-Moss
{{Portal bar|Free and open-source software}}

3 : Compiling tools|Build automation|Free software programmed in Python

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/12 6:25:54