Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

bpmnClient-1.0.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page