Skip to content

automaticmode/activeworkflow-agent-python

Repository files navigation

ActiveWorkflow Agent for Python

GitHub Workflow Status GitHub

This library helps you to write your own ActiveWorkflow agents in Python using ActiveWorkflow's remote agent API.

Installation

To install this library run:

python -m pip install activeworkflow_agent

Python >= 3.7 is supported.

Documentation

For full documentation please see ActiveWorkflow Agent Python on ActiveWorkflow's documentation website.

License

The library is available as open source under the terms of the MIT License.