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.2.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.2.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.2.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 |
dc219ba475aee60ebe5214ad2163a6d7ca7b1ec5f4cbe12e98c5b9969bf6f905
|
|
MD5 |
d0b424f42265d4bc91e87fd1c204fb03
|
|
BLAKE2b-256 |
3ebeb310916cf6526e94e0b1e92761ca208679146eff91fe39e45801239c278d
|
File details
Details for the file bpmnClient-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.2-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 |
2f21d64d6233b0b8c3b18a3b75a3a546200984d3a1cda8c7ec7540de41861629
|
|
MD5 |
4ee8e03f532a851839b09a3e2ebd408f
|
|
BLAKE2b-256 |
2cd456410a3d8416e4ab99c4d515003a43eb22bf2d52f5e070783fd1ea3d7b3a
|