Metadata-Version: 2.4
Name: processcube_client
Version: 5.0.1
Summary: A Client for the workflow engine of the ProcessCube platform.
Home-page: https://github.com/5minds/processcube_client.py
Author: 5Minds IT-Solutions GmbH & Co. KG
Author-email: ProcessCube@5Minds.de
Keywords: workflow-engine atlas-engine client bpmn
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: aiohttp==3.9.0b0
Requires-Dist: nest-asyncio==1.5.6
Requires-Dist: dataclasses-json>=0.5.7
Requires-Dist: requests>=2.28.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: requires-dist
Dynamic: summary

# Client zur Anbindung des ProcessCube®

Der [ProcessCube®](https://www.5minds.de/processcube/) ist ein BPMN-Engine
der mittels [Python](http://processcube.io/docs/engine/clients/python/) 
angebunden werden kann. Die Beispiel sind unter [Developer-Seite](http://processcube.io/) 
zu finden.
