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
- Host: GitHub
- URL: https://github.com/danmichaelo/wikidata_labels_nb_no
- Owner: danmichaelo
- License: unlicense
- Created: 2014-05-16T19:58:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-11T14:46:41.000Z (about 10 years ago)
- Last Synced: 2026-03-02T02:30:41.012Z (4 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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