Skip to main content

Python client for an easy interaction with the WikiJS graphql API

Project description

Wikijs PyClient

A python client for an easy interaction with the WikiJS graphql API, through automating the graphql queries.


Installation python 3.10+

pip install wikijs-pyclient

WikiJS client setup

from wikijs import WikiJS
wiki = WikiJS(
    url="<protocol>://<wiki_host>:<wiki_port>",
    token="<wiki_api_key>"
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wikijs_pyclient-1.0.0-py3-none-any.whl (29.4 kB view hashes)

Uploaded 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