bdccc8417ce943a6f830de8b0c137ce5836fe367
If cmdline param -always is set, set the related option in Pywikibot.Basebot Object for automatic edits with out further requests Related Task: [FS#152](https://fs.golderweb.de/index.php?do=details&task_id=152)
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-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%