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.5.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file bpmnclient-1.0.5.tar.gz
.
File metadata
- Download URL: bpmnclient-1.0.5.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 |
5b87078e1eb20028b84b5eb43914863f5d7c709718471e66a678efa89de8bfd6
|
|
MD5 |
0c345f79cf89d977481b8fb4f8b6d27e
|
|
BLAKE2b-256 |
a4ee5d353f9273656f073e20572eac3a3050e7b9004e846adba1e2dc6fb558da
|
File details
Details for the file bpmnClient-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: bpmnClient-1.0.5-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 |
f16bf42459838a4fe4e8b36aab8301c6c637d67970930a97370aca3c7c5391b1
|
|
MD5 |
2cc1cb97a615a099b9df0b5a74697e9d
|
|
BLAKE2b-256 |
f5bdd5e4c229e7e90654389b6b289c226e7d1bac6dbbe42ff5d526ec316cb60a
|