https://github.com/flowable/flowable-external-client-python
https://github.com/flowable/flowable-external-client-python
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flowable/flowable-external-client-python
- Owner: flowable
- License: apache-2.0
- Created: 2023-10-31T14:50:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T12:47:39.000Z (about 1 year ago)
- Last Synced: 2025-05-06T07:46:08.038Z (9 months ago)
- Language: Python
- Size: 131 KB
- Stars: 3
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flowable External Client Python
[](https://pypi.org/project/flowable.external-worker-client/)
[](https://pypi.org/project/flowable.rpaframework-client/)
[](https://github.com/flowable/flowable-external-client-python/blob/main/LICENSE)

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).