Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 679 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 679 Bytes

Docs Badge

Python Camunda SDK

Python Camunda SDK is an implementation of Camunda SDK in Python built on top of pyzeebe.

Features

  • Inbound and Outbound connector classes
  • Validation with pydantic
  • Template generation
  • Simple runtime

Getting started

Install with

$ pip install python-camunda-sdk

Read the docs