A simple wrapper around the Communardo Metadata REST API.
Project description
[![Build Status](<https://travis-ci.org/DaveTCode/communardo-metadata-python-lib.svg?branch=master>)](<https://travis-ci.org/DaveTCode/communardo-metadata-python-lib>)
# Communardo Metadata Python Library
This is a simple wrapper around the REST API which the Communardo Metadata plugin for Confluence provides.
## Installation
Install from pypi use: ~~~~ pip install comala-workflows ~~~~
## Usage
`` python from communardo.metadata.client import MetadataClient with MetadataClient(“https://server:port/contextpath”, (“user”, “pass”)) as client: metadata_results = client.search(cql=”ID=1”) ``
## Development and Deployment
See the [Contribution guidelines for this project](CONTRIBUTING.md) 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 communardo-metadata-0.3.0.tar.gz
.
File metadata
- Download URL: communardo-metadata-0.3.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d4202db855d49d947055d1140bad9f4cafdafc2f3b3bb8c846d4dff56bc4d1 |
|
MD5 | 4bf29c0302b5426a5d5a0f73399cb676 |
|
BLAKE2b-256 | cb1fa1f2b01465eafa4a463d9a4fd64d55fb9c9d4adddfcc41c3d4074a35309f |
File details
Details for the file communardo_metadata-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: communardo_metadata-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b2a699c6a5809c0134863120204306be895168f3cdf4e6a131ce6e93e14defe |
|
MD5 | feb7a76715dcf8478ccf0e2768cc0793 |
|
BLAKE2b-256 | 28a24bad90898117f53272d6fb4a8f5ea3b5908337f7a1026ab7b1a44b94c8f0 |