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.
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.