This library helps you to write your own ActiveWorkflow agents in Python using ActiveWorkflow's remote agent API.
To install this library run:
python -m pip install activeworkflow_agent
Python >= 3.7 is supported.
For full documentation please see ActiveWorkflow Agent Python on ActiveWorkflow's documentation website.
The library is available as open source under the terms of the MIT License.