Python Camunda SDK is an implementation of Camunda SDK in Python built on top of pyzeebe.
- Inbound and Outbound connector classes
- Validation with pydantic
- Template generation
- Simple runtime
Install with
$ pip install python-camunda-sdk
Read the docs