Skip to content

WERTBON1789/wikijs-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wikjs-API-Wrapper

A basic API wrapper for wikijs written in Python

PYPI versions aren't available yet.

Installation from repo

$ git clone https://github.com/WERTBON1789/wikjs-api-wrapper
$ cd wikijs-api-wrapper
$ pip install .

Run examples

First, you need to copy examples/example.setting.json to examples/settings.json and add your hostname and token for wikijs

To run scripts from the examples directory you can either install the package, install it in a venv, or to run them as modules without installing:

$ python -m examples.pages_list

About

A basic API wrapper for wikijs written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages