* Ben Finney <ben+pyt...@benfinney.id.au> in comp.lang.python:
> What tools are available to automate deployment of a Python
> application comprising many discrete modules, spread across different
> code bases in different VCS repositories?

Fabric might help but is more "low-level" than what you seem to look
for.
http://docs.fabfile.org/en/latest/tutorial.html

-- 
DW
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to