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.1.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.1.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.1.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 |
ef5516c7dec8244d6528f64aa4ca35a734d8e3f1c4455797f5cd79f0a558b2ad
|
|
MD5 |
549c55c54a47c0f550eb2d8c14b0404a
|
|
BLAKE2b-256 |
e0a929cfb53c48956b0af6ad0abf2d148e0e57ddddc0530d679a85d073bf352f
|
File details
Details for the file bpmnClient-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.1-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 |
a867bce57b61ba1ecebf0304011d596aca7a18feb375c59acf670f8032822e8f
|
|
MD5 |
ca99c84a8778c6173b3fb8517bfa7a50
|
|
BLAKE2b-256 |
d7b2a2d170a2faf11a650db9bce2ce835aa9a7635af647ed4494d7731161e8f0
|