otf

A python framework for on-the-fly distributed workflows


License
CC0-1.0
Install
pip install otf==0.1.0a4

Documentation

On-the-fly distributed python workflows

PyPI PyPI - Python Version License: CC0-1.0 Tests codecov Documentation Status binder

OTF is a framework to programmatically write, run and debug workflows.

Notebooks:

OTF is still in its infancy. We currently mostly rely on notebook to demonstrate how it works:

Installing

OTF is currently in pre-alpha. If you really want to play with it you can check install the latest build via:

$ pip install -i https://test.pypi.org/simple/ otf