Comala Workflow Python Library
This is a simple wrapper around the REST API which the Comala Workflow plugin for Confluence provides.
Installation
To install from pypi use:
pip install comala-workflows
Usage
from comala.workflows.client import ComalaWorkflowsClient
with ComalaWorkflowsClient("https://server:port/contextpath", ("user", "pass")) as client:
status = client.status(page_id=1, expand=['state','states','approvals','actions','tasks'])
Development and Deployment
See the Contribution guidelines for this project for details on how to make changes to this library.
Release files for comala-workflows 0.5.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| comala-workflows-0.5.1.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| comala_workflows-0.5.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 11.4 kB
Release files / comala-workflows-0.5.1.tar.gz
| Download URL | comala-workflows-0.5.1.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2891b7da4896f56faa2d98c15281cba5af626c1d39ea3bec07d3129f89864c78
|
|
BLAKE2b-256 checksum How to use checksums |
a2f9b5ce6b25f6a5f0a316d97a6ed001731199475cbb611785c3dc4da63058b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / comala_workflows-0.5.1-py2.py3-none-any.whl
| Download URL | comala_workflows-0.5.1-py2.py3-none-any.whl |
|---|---|
| Size | 7.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
d6b91ae92c9196cdd5675ff2c446055aea4c89af68232fdbcc6dd08ff3d35628
|
|
BLAKE2b-256 checksum How to use checksums |
8e07b30cde14554ac7f627b773005063254fd165c00a4e28f50d2524b0d0c40e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |