Pywikipedia - Seizam/seizamcore GitHub Wiki
Pywikipedia is a collection of tools that automate work on MediaWiki sites. Originally designed for Wikipedia, it is now used throughout the Wikimedia Foundation's projects and on many other MediaWiki wikis. It's written in Python.
We use Python 2.7.3 via PythowBrew, because OS python version is older, and cannot been upgraded without breaking system scripts.
We installed pywikipedia nightly build revision 10598 (2012-10-21T14:53:53.526893Z).
Theses are installed on regular unix user account, on Papilusion and Grodoudou.
See Sysadmin-grodoudou-pywikipedia-24-10-2012 for installation details, specially for files user-config.py, seizam_family.py and sh script pywikipedia.replace_all_ns.sh.
- Replace
{{#Widget:WidgetName|param|...}}
by{{WidgetName:param|...}}
in all pages - See Sysadmin-grodoudou-pywikipedia-24-10-2012 for command history