Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 207 Bytes

File metadata and controls

22 lines (14 loc) · 207 Bytes

workflow_engine

simple agent project

install

pip install -r requirements.txt

usage

from workflow_engine import main

# basic usage
result = main.run()

license

mit