A simple wrapper around the Communardo Metadata REST API.
Project description
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file communardo-metadata-0.4.0.tar.gz.
File metadata
- Download URL: communardo-metadata-0.4.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76176383b4fb41c751c8a179791356248166edfdf25b4dded2c0e74070bfdc67
|
|
| MD5 |
955480796f2ff3de5c7aa3f613668f0e
|
|
| BLAKE2b-256 |
8f2b30fd8e9b37b1bd75acf927f186621ee04c92a3062f9207b444186044f489
|
File details
Details for the file communardo_metadata-0.4.0-py2.py3-none-any.whl.
File metadata
- Download URL: communardo_metadata-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cca88d96e8ac7e5a23d431a0b9982b51da2bc989d2f9be47cc367caafd2629e8
|
|
| MD5 |
8e6b985e6b823b3e6b061b749dc30362
|
|
| BLAKE2b-256 |
4f2414352a66078d4c7cbf5396fd907f1f9e682d4540bab887884d2f4f9cc7b8
|