Link Search Menu Expand Document

Installation

Clone RaiseWikibase and install it via pip3:

git clone https://github.com/UB-Mannheim/RaiseWikibase
cd RaiseWikibase/
pip3 install -e .

The versions of the RaiseWikibase-related libraries can be found in setup.py.