This is an old revision of the document!
Table of Contents
WikibaseIntegrator
WikibaseIntegrator is a python package designed to interact with Wikibase. It's a fork of WikidataIntegrator.
Clone
git clone --recursive https://github.com/LeMyst/WikibaseIntegrator
Perform all future operations inside the pywikibot repository directory.
cd WikibaseIntegrator
Install
python3 -m venv ~/.venvs/wikibaseintegrator ~/.venvs/wikibaseintegrator/bin/python -m pip install --upgrade pip setuptools ~/.venvs/wikibaseintegrator/bin/python -m pip install .