aiojsonflow

use json to program the flow of work steps, with async support.


Keywords
json, programming, async
License
Apache-2.0
Install
pip install aiojsonflow==0.0.1

Documentation

aiojsonflow -- use json to program the flow of work steps, with async support.

Write scripts in JSON format and run it. Easy to extend it by writting simple python functions. It's a way to let user run custom scripts in a flow.

Install with :

pip install aiojsonflow