Skip to content

Repository files navigation

remake

Remake is a smart Python build tool, similar to make. It makes it easy to build pipelines with complex dependencies, and deploy these to high-performance computing systems. It is particularly suited to use for scientific workflows, due to its ability to reliably recreate any set of output files, based on running only those tasks that are necessary.

Documentation: https://markmuetz.github.io/remake

Status

remake 0.8.0 is a ground-up rewrite. See the changelog for what's new and getting started for a walkthrough.

Installation

pip install remake

Releases

Packages

Used by

Contributors

Languages