bpmnServer python client
Project description
bpmn-py
Python implementation to connect to bpmnServer
To Install:
pip install bpmnclient
To Run:
# version 1: from bpmnClient import client as bpmn
from src.bpmnClient.bpmn2 import client2 as bpmn
b=BPMNClient2('localhost',3000,'12345')
print(b.model.list_models())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bpmnclient-1.0.3.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.3.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.3.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.13.0a6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b5a18e98407bdd8235e4e37c636cdfdfce2c50057a1a0fb5f4437db5c1b6b183
|
|
MD5 |
5da5821db001b5c8a6403d1146bcb532
|
|
BLAKE2b-256 |
2c50c730dbd3e7171333957fa7feb90891f3a23ffeb81d1cfc9055e85b812ce3
|
File details
Details for the file bpmnClient-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.13.0a6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bcd8ce43e5506790b548e21935aad81bc0bd2dafd28c943e3e38ccd32a1219f1
|
|
MD5 |
e1313ec5327e98d6375e27a147fdad08
|
|
BLAKE2b-256 |
8b2cf3c4b08bd51eea1e825407c9cf583830839c62a4e21c7e9428239fda9338
|