# Flowable External Client Python [![External Worker Latest Version](https://img.shields.io/pypi/v/flowable.external-worker-client.svg?label=External%20Worker)](https://pypi.org/project/flowable.external-worker-client/) [![RPA Latest Version](https://img.shields.io/pypi/v/flowable.external-worker-client.svg?label=RPA)](https://pypi.org/project/flowable.rpaframework-client/) [![license](https://img.shields.io/hexpm/l/plug.svg)](https://github.com/flowable/flowable-external-client-python/blob/main/LICENSE) ![Flowable Actions CI](https://github.com/flowable/flowable-external-client-python/actions/workflows/main.yml/badge.svg?branch=main) This is a collection of multiple Flowable Python clients. Currently, the project consists out of: * [External Worker Client](./external-worker): A library to connect custom application code to Flowable with the external worker functionality * [RPA Framework Client](./rpaframework): A python module to execute RPA Framework tasks with the Flowable RPA Framework task (based on the external worker).