Hello,

as many of you probably know anyway, there's been a lot of talk about Python build tools and solutions these days. The thing is, now with so many tools to choose from, I can't choose! Hopefully people with more experience can help me.

My requirements are:

 * Simple filesystem operations (copy this file here, etc)
 * Easy to use
 * setuptools integration and extension (so that setup.py still works)
* not needed for distribution (so that end-users won't even know it's there)

The closest I could found is Paver; It seems that it's much bigger than I need, but it's and it has a bootstrapping library I can distribute transparently. Any other options?

Thanks,
Orestis Markou
--
[EMAIL PROTECTED]
http://orestis.gr/




--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to