This is a python3 setup to review models for workflow definition, role, and forms.
Ensure json-logic-qubit is installed via pip or IDE (requirements.txt)
pip install json-logic-qubit
or
pip3 install json-logic-qubit
Execute the only python source from IDE, or using the following command from CLI. Provide input via console when prompted.
python -m workflow-model
or
python3 -m workflow-model