Skip to content

mdelmans/python-camunda-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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