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.7.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.7.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.7.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 |
1c4a221c1bf76b11c62dd385ac3e96c63047773a2d2ba1ed2df2f0295f0c50c4
|
|
MD5 |
bf9966bffe54f63885fce9947cb8239a
|
|
BLAKE2b-256 |
b2369d7303bdc1c0b66690fcdcbe21b5a9eefe5636413d967a8d7badc3825143
|
File details
Details for the file bpmnClient-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.7-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 |
aa89ed85c7c451c5cd409edf1b87b4c2956cf3589f09174c2bb2ec8a4274a577
|
|
MD5 |
b92c40157f35d7a5a925c5d21197cc49
|
|
BLAKE2b-256 |
81c0d2fd235a00e74ee3bdb4924b816c4834fe7e14a071a39432418b994eb671
|