bake

Yet another python make replacement
  http://projects.bertram-scharpf.de/bake/
  0
  no reviews



It was written for the following advantages:

* it handles header dependencies.
* build processes written in python can be called directly, without loading
another shell or interpreter.
* password entering can be put in front of all other work. (for example when
a homepage is built and uploaded afterwards).
* subordinated instances can be called python-internally without loading
another shell, too.