614f288bb9d9ae7de1ea89df485cab2f30f777ad
Related Task: [FS#86](https://fs.golderweb.de/index.php?do=details&task_id=86)
jogobot-red
Dependencies
- pywikibot-core
- mwparserfromhell
The libraries above need to be installed and configured manualy considering documentation of pywikibot-core.
- SQLAlchemy
- PyMySQL
Those can be installed using pip and the requirements.txt file provided with this packet
pip install -r requirements.txt
Versions
-
test-v5
-
Feature markpages working in full-automatic mode with always-flag
python red.py -task:markpages -family:wikipedia -always
-
-
test-v4
-
Feature markpages working in semi-automatic mode using command
python red.py -task:markpages -family:wikipedia -
Work on specific redfam using param
-famhash:[sha1-famhash] -
Use PyMySQL instead of OurSQL
-
Correctly parse redfams with articles with leading small character or spaces in wikilink
-
-
test-v3
-
test-v2
-
test-v1
License
GPLv3
Author Information
Copyright 2017 Jonathan Golder jonathan@golderweb.de https://golderweb.de/
alias Wikipedia.org-User Jogo.obb (https://de.wikipedia.org/Benutzer:Jogo.obb)
Description
Languages
Python
100%