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.0.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.0.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.13.0a6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
321515e76cbb2ed6dfd15fea656684d49f6075e2c1b3d682ca315a99abecb357
|
|
MD5 |
2cb7c729476bd227d0883184ec8e48ee
|
|
BLAKE2b-256 |
647dcc77bde8e16c747d36dd03209cd97785ade2fc6c0a23525eb0dabb9ec659
|
File details
Details for the file bpmnClient-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.8 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 |
ed77245fbca4e010f4b9ecf9ec40d5ee788d5fe56033b1423ba3aec5fca8e63e
|
|
MD5 |
501ba88810ff9b6dbac9e847718b5d7d
|
|
BLAKE2b-256 |
0747ad6f9405a6592f4560566802436e0132573518e734c951d7e0acfbca982b
|