Skip to content

asyncee/camunda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype of a python client for Camunda BPM

Features:

  • Simple and easy to use API
  • Support for both synchronous/asynchronous requests via HTTPX
  • Type hints for 100% of a codebase
  • No dictionaries — all requests and responses are data transfer objects built with Pydantic

State of a project: prototype. Project structure and base API is defined, but there is currently only one endpoint implemented, see examples directory.

For working Camunda BPM client, please see pycamunda

About

Prototype of a python client for Camunda BPM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages