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.6.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.6.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.6.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.13.0a6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bfa275533a6dd768f5b67144d6388a68b634422547bef850ef1d75df1126b8ee
|
|
MD5 |
132214bd4f0f47d25df7738cc885e98a
|
|
BLAKE2b-256 |
a4bce5562e601ecd7f87824d4f294e1b49f49d1d4924564ffaee40e83ae00508
|
File details
Details for the file bpmnClient-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.6-py3-none-any.whl
- Upload date:
- Size: 7.4 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 |
a5d8fac30e6694dd1a870c4c7e8e40c7a98685204679fd0c2949f8fc9cd5538d
|
|
MD5 |
f496ee32df4538043933c98659dc5a7e
|
|
BLAKE2b-256 |
d81a43018ceebcebb30b1cd6763fa5db111de3af1809e41a546f06e27d828a52
|