For full docs, please see readthedocs.io.
This library is a client for connecting to, and occasionally editing, the Fandom/Gamepedia esports wikis. For general-purpose wiki editing, see mwcleric
: https://github.com/RheingoldRiver/mwcleric.
This library can be installed from PyPI:
pip install mwrogue
For the latest development version, you may wish to pull directly from the repo:
pip install -U git+https://github.com/RheingoldRiver/mwrogue.git
For example code, see https://github.com/RheingoldRiver/example_wiki_scripts
For Leaguepedia API documentation, see https://lol.fandom.com/wiki/Help:Leaguepedia_API
Feel free to open a pull request or issue!