Skip to main content

A simple wrapper around the Communardo Metadata REST API.

Project description

Build Status PyPI version

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 communardo-metadata ~~

Usage

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

communardo-metadata-0.4.0.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

communardo_metadata-0.4.0-py2.py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 2 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