An open API service indexing awesome lists of open source software.

https://github.com/danmichaelo/wikidata_labels_nb_no

Wikidata-bot for moving labels from no to nb
https://github.com/danmichaelo/wikidata_labels_nb_no

Last synced: 14 days ago
JSON representation

Wikidata-bot for moving labels from no to nb

Awesome Lists containing this project

README

          

Install:

virtualenv ENV
. ENV/bin/activate
pip install -r requirements.txt
cp config.dist.json config.json

Edit `config.json` and run `bot.sh`. Then `python interactive.py` to handle the remaining cases.

Make a SSH tunnel to labsdb:

ssh -L 4711:wikidatawiki.labsdb:3306 USERNAME@login.tools.wmflabs.org