Skip to main content

A simple wrapper around the Confluence REST API.

Project description

Build Status PyPI version

Confluence Python Library

This is a simple wrapper around the REST API which the Confluence provides.

c.f. endpoints.md for a list of endpoints and whether this library supports them yet. Please do send pull requests if you want an endpoint that isn’t covered!

Installation

pip install confluence-rest-library

Usage

from confluence.client import Confluence
with Confluence('https://site:8080/confluence', ('user', 'pass')) as c:
    pages = c.search('ID=1')

Development and Deployment

See the Contribution guidelines for this project for details on how to make changes to this library.

Testing Locally

For now there are only some basic unit tests included. These can be run using

python setup.py test

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

confluence-rest-library-0.6.1.tar.gz (9.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

confluence_rest_library-0.6.1-py2.py3-none-any.whl (15.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file confluence-rest-library-0.6.1.tar.gz.

File metadata

File hashes

Hashes for confluence-rest-library-0.6.1.tar.gz
Algorithm Hash digest
SHA256 8ade7c5205ac09681e679b8dfa61f3a12b426e1c7bf7f8127cda8d17b9a959be
MD5 0d2a4a31526c7bc2fcd2205ef7f7ab6f
BLAKE2b-256 244e4515648d607baf0c51e2cefd56514585eb9f5b318f7c1f632c07fa18a078

See more details on using hashes here.

File details

Details for the file confluence_rest_library-0.6.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for confluence_rest_library-0.6.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 257309e108f31896fb46022e2937452fa55812a59b534bef02362aa81e8846f6
MD5 eca9e45e5bfabf172bbb1a4f27363de0
BLAKE2b-256 a363a1c707b9bcb5ac97fe1d3b6c667bc3da5da1f10a4e4221ea980ac1c8605c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page