Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ A curated list of awesome open source workflow engines
* [Plynx](https://plynx.com) [![Stars](https://img.shields.io/github/stars/plynx-team/plynx.svg)](https://github.com/plynx-team/plynx) - Interactive platform with drag and drop interface for building and deploying portable and scalable end-to-end data driven workflows.
* [Popper](https://github.com/systemslab/popper) [![Stars](https://img.shields.io/github/stars/systemslab/popper.svg)](https://github.com/systemslab/popper) - Lightweight, YAML based container-native workflow engine supporting Docker, Singularity, Vagrant VMs with Docker daemon in VM, and local host.
* [Prefect](https://github.com/PrefectHQ/prefect) [![Stars](https://img.shields.io/github/stars/PrefectHQ/prefect.svg)](https://github.com/PrefectHQ/prefect) - Prefect is a new workflow management system, designed for modern infrastructure and powered by the open-source Prefect Core workflow engine
* [pytask](https://github.com/pytask-dev/pytask) [![Stars](https://img.shields.io/github/stars/pytask-dev/pytask.svg)](https://github.com/pytask-dev/pytask) - pytask is a workflow management system that facilitates reproducible data analyses with an interface inspired by pytest.
* [RunDeck](http://rundeck.org/) [![Stars](https://img.shields.io/github/stars/rundeck/rundeck.svg)](https://github.com/rundeck/rundeck) - Job Scheduler and Runbook Automation.
* [Snakemake](https://snakemake.github.io) [![Stars](https://img.shields.io/github/stars/snakemake/snakemake.svg)](https://github.com/snakemake/snakemake) - Workflow management system to create reproducible and scalable data analyses; python-based inspired by GNU `Make`.
* [StackStorm](https://stackstorm.com/) [![Stars](https://img.shields.io/github/stars/stackstorm/st2.svg)](https://github.com/StackStorm/st2) - Robust Automation Engine providing Sensors, Triggers, Rules, Workflows, and Actions. StackStorm is how you "glue" your applications together.
Expand Down