[![Docs Badge](https://img.shields.io/badge/documentation-blue)](https://mdelmans.github.io/python-camunda-sdk/)
<img src="https://github.com/mdelmans/python-camunda-sdk/blob/master/docs/img/pycam.svg" width="100"/>
# Python Camunda SDK
**Python Camunda SDK** is an implementation of [Camunda](https://camunda.com/) SDK in Python built on top of [pyzeebe](https://github.com/camunda-community-hub/pyzeebe).
## Features
* Inbound and Outbound connector classes
* Validation with pydantic
* Template generation
* Simple runtime
## Getting started
Install with
``` console
$ pip install python-camunda-sdk
```
Read the [docs](https://mdelmans.github.io/python-camunda-sdk/)
Raw data
{
"_id": null,
"home_page": "https://mdelmans.github.io/python-camunda-sdk/",
"name": "python-camunda-sdk",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "python,camunda,sdk",
"author": "Mihails Delmans",
"author_email": "m.delmans@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/26/f0/ade497280a2d7675270c001f9d891b8a1c8bf759f5d61bd7c46a05e138b7/python_camunda_sdk-1.0.1.tar.gz",
"platform": null,
"description": "[![Docs Badge](https://img.shields.io/badge/documentation-blue)](https://mdelmans.github.io/python-camunda-sdk/)\n\n<img src=\"https://github.com/mdelmans/python-camunda-sdk/blob/master/docs/img/pycam.svg\" width=\"100\"/>\n\n# Python Camunda SDK\n\n**Python Camunda SDK** is an implementation of [Camunda](https://camunda.com/) SDK in Python built on top of [pyzeebe](https://github.com/camunda-community-hub/pyzeebe).\n\n## Features\n\n* Inbound and Outbound connector classes\n* Validation with pydantic\n* Template generation\n* Simple runtime\n\n## Getting started\n\nInstall with\n\n``` console\n$ pip install python-camunda-sdk\n```\n\nRead the [docs](https://mdelmans.github.io/python-camunda-sdk/)",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python Camunda SDK",
"version": "1.0.1",
"project_urls": {
"Documentation": "https://mdelmans.github.io/python-camunda-sdk/",
"Homepage": "https://mdelmans.github.io/python-camunda-sdk/",
"Repository": "https://github.com/mdelmans/python-camunda-sdk"
},
"split_keywords": [
"python",
"camunda",
"sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "184991f0dbf2ef7b3f8ac415d0a36853c5621981e40d13dc61bc89e4ca2f33c9",
"md5": "45a448d0e66d5d25dd406157924d707c",
"sha256": "833603388a1f759e16a10f8c91d86197af683216d604539c3e46f8afc6931424"
},
"downloads": -1,
"filename": "python_camunda_sdk-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45a448d0e66d5d25dd406157924d707c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 12902,
"upload_time": "2023-08-14T09:36:29",
"upload_time_iso_8601": "2023-08-14T09:36:29.723495Z",
"url": "https://files.pythonhosted.org/packages/18/49/91f0dbf2ef7b3f8ac415d0a36853c5621981e40d13dc61bc89e4ca2f33c9/python_camunda_sdk-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26f0ade497280a2d7675270c001f9d891b8a1c8bf759f5d61bd7c46a05e138b7",
"md5": "aee615579bfee04ef7a863cd8850494a",
"sha256": "30e6fe353176dbbcd9686cc887463a55f4e64b460bbe0903d9a94c90f8cb44bf"
},
"downloads": -1,
"filename": "python_camunda_sdk-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "aee615579bfee04ef7a863cd8850494a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 8993,
"upload_time": "2023-08-14T09:36:30",
"upload_time_iso_8601": "2023-08-14T09:36:30.781824Z",
"url": "https://files.pythonhosted.org/packages/26/f0/ade497280a2d7675270c001f9d891b8a1c8bf759f5d61bd7c46a05e138b7/python_camunda_sdk-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-14 09:36:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mdelmans",
"github_project": "python-camunda-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "python-camunda-sdk"
}