[Distutils] alternatives to zc.buildout?
Tres Seaver
tseaver at palladion.com
Fri Feb 8 15:27:00 CET 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Chris Withers wrote:
> Hi All,
>
> What are the alternatives to zc.buildout?
>
> I'm wondering before I plough into zc.buildout because I'm guessing
> other big projects have run into the problem of pinning certain versions
> of eggs, building "instance homes" for projects, using a mixture of
> "public" eggs and those that are private and for a specific project, etc
> and otherwise working round limitations in setuptools...
The major competitor for mindshare is probably Ian Bicking's
'virtualenv': it makes using 'easy_install' *really* easy, because you
are working in a sandbox.
The standard installs for repoze.zope2, repoze.grok, repoze.plone, etc.
all assume a virtualenv, and add scripts which turn the vanilla
virtualenv into an "instance."
Trse.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHrGa0+gerLs4ltQ4RAmTYAKCgqLfrRYrl40phh5RHObr7E9x35wCgqpFl
FeAhUe2+382JdEGOz4AMI1Y=
=qNfI
-----END PGP SIGNATURE-----
More information about the Distutils-SIG
mailing list