lahwaacz / wiki-scripts

Framework for writing bots, maintenance scripts or performing data analysis on wikis powered by MediaWiki
http://lahwaacz.github.io/wiki-scripts/
GNU General Public License v3.0
27 stars 12 forks source link
mediawiki-api mediawiki-bot mediawiki-client python

wiki-scripts

The wiki-scripts project is a general framework for writing bots, maintenance scripts or performing data analysis using the MediaWiki API interface. The repository includes several scripts automating common maintenance tasks on the ArchWiki, but most of the functionality implemented in the underlying ws module is general and reusable on any MediaWiki_ powered wiki.

Please see the wiki-scripts documentation_ for more information.

.. _ArchWiki: https://wiki.archlinux.org .. _MediaWiki: https://www.mediawiki.org/wiki/MediaWiki .. _MediaWiki API interface: https://www.mediawiki.org/wiki/API .. _wiki-scripts documentation: http://lahwaacz.github.io/wiki-scripts/