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
Release history Release notifications | RSS feed
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
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 wikijs_pyclient-1.0.1-py3-none-any.whl.
File metadata
- Download URL: wikijs_pyclient-1.0.1-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0180967b8d1a968c1c36d868c43b1586dc390037c5aaee088a359fb0aab351d8
|
|
| MD5 |
304b2fed0a5c516786ae07d819348f70
|
|
| BLAKE2b-256 |
4ff2b0fb4990aeab38119898ee9214e56ac3cee8671a9a15eece26e90f9b994b
|