A simple wrapper around the Comala Workflows REST API.
Project description
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.
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
Built Distribution
File details
Details for the file comala-workflows-0.5.1.tar.gz
.
File metadata
- Download URL: comala-workflows-0.5.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2891b7da4896f56faa2d98c15281cba5af626c1d39ea3bec07d3129f89864c78 |
|
MD5 | 960b9484230240a902ffc38a5720b661 |
|
BLAKE2b-256 | a2f9b5ce6b25f6a5f0a316d97a6ed001731199475cbb611785c3dc4da63058b8 |
File details
Details for the file comala_workflows-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: comala_workflows-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6b91ae92c9196cdd5675ff2c446055aea4c89af68232fdbcc6dd08ff3d35628 |
|
MD5 | 8948d1fad68f82018c964401ddda65ed |
|
BLAKE2b-256 | 8e07b30cde14554ac7f627b773005063254fd165c00a4e28f50d2524b0d0c40e |