Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 411 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 411 Bytes

graphexecutor: graph based execution for Python

Installation

The graphexecutor library can be downloaded from the PyPI repository using your package manager of choice

pip install graphexecutor

Which will add the ge graphexecutor utility to your path.

Example usage can be found in the examples directory and ran using

ge actions.py actions2.py runcard.yaml --parallel