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.4.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.4.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.4.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 |
9f49f93efdb7b268a093f5152b81563a21e92bd01d0787a4daccfc47a1d9ecfd
|
|
MD5 |
eac184b3d41ec8a691f32c70343b8f8f
|
|
BLAKE2b-256 |
f680dc45c77bac696856ee99ec45861aea3f3344d80caa6c43d9577d95b1e703
|
File details
Details for the file bpmnClient-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.4-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 |
340c18c134ba343cbeeff8d13a2a63e02d55f4e06c4435196a7516fee8114d10
|
|
MD5 |
3bf47f1ffc941a2e425664ff74f781d5
|
|
BLAKE2b-256 |
8d3f299bddc17310016dcf9cc16b94c07012df43733b3411671ead96ffbc77cb
|