cs01 / cs01/python-packaging-tools
Add buildout
Open
- Dominant language
- TypeScript
- Stars
- 44
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Buildout is used all Plone projects, and probably all Zope projects.
Buildout is an automation tool written in and extended with Python and designed to solve 2 problems:
1. Application-centric assembly and deployment
2. Repeatable assembly of programs from Python software distributions
Docs: www.buildout.org/
PYPI: https://pypi.org/project/zc.buildout/
Depends on: setuptools
Contributor guide
Assessment
This issue has not been assessed yet.