Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 645 Bytes

index.rst

File metadata and controls

23 lines (15 loc) · 645 Bytes

Welcome to PyCamunda's documentation!

PyCamunda is a Python REST api client for the workflow and decision automation engine Camunda.

PyCamunda takes care of Camunda-specific characteristics and gives you an intuitive Python interface so you can focus on developing your actual business application. So PyCamunda deals with http requests, nested dictionaries, camelCase keys, datetime formatting and more for you.

.. toctree::
   :maxdepth: 3
   :caption: Contents:

   src/installation
   src/usage
   src/api


Indices and tables