An open API service indexing awesome lists of open source software.

https://github.com/erikbern/workflow-managers

List of workflow managers
https://github.com/erikbern/workflow-managers

Last synced: 4 months ago
JSON representation

List of workflow managers

Awesome Lists containing this project

README

        

Python
------
* [Luigi](github.com/spotify/luigi) by Spotify
* [Airflow](https://github.com/airbnb/airflow) by Airbnb: [blog post](http://nerds.airbnb.com/airflow/)
* [Pinball](https://github.com/pinterest/pinball) by Pinterest
* [doit](http://pydoit.org/)
* [garcon](https://github.com/xethorn/garcon)
* [snakemake](https://bitbucket.org/johanneskoester/snakemake/wiki/Home)
* [pyflow](https://github.com/Illumina/pyflow)

Scala
-----
* [Mario](https://github.com/intentmedia/mario): [blog post](http://intentmedia.com/one-up-building-machine-learning-pipelines-with-mario/)

R
-
* [Ruigi](https://github.com/kirillseva/ruigi)

OCaml
-----
* [Ketrew](https://github.com/hammerlab/ketrew)

Configuration files
-------------------
* [Oozie](http://oozie.apache.org/)
* [Azkaban](http://data.linkedin.com/opensource/azkaban) by LinkedIn
* [Drake](https://github.com/factual/drake) by Factual
* [Makeflow](http://ccl.cse.nd.edu/software/makeflow/)