How to set up Sphinx for Read the Docs 📅 Dec 2, 2021 · ☕ 12 min read · ✍️ River A tutorial for configuring Sphinx for Read the Docs for your Python projects
mwcleric, my Python MediaWiki client library 📅 Nov 24, 2021 · ☕ 2 min read · ✍️ River An overview of mwcleric
My EMWCon 2021 talk 📅 May 13, 2021 · ☕ 1 min read · ✍️ River At EMWCon 2021 (once again held virtually), I gave a talk about easily performing tasks with Python on MediaWiki wikis.
mwparserfromhell 0.6 📅 Apr 14, 2021 · ☕ 4 min read · ✍️ River mwparserfromhell released version 0.6 a couple months ago with a couple really exciting changes!
Update pip/pip3 to Python 3.8 in Ubuntu 📅 Apr 11, 2021 · ☕ 4 min read · ✍️ River How to update the pip/pip3 commands in Ubuntu so they use Python3.8 rather than Python3.5
Use cases for Extension:CustomLogs 📅 Mar 9, 2021 · ☕ 15 min read · ✍️ River Use cases for my extension CustomLogs
Example wiki scripts 📅 Dec 8, 2020 · ☕ 4 min read · ✍️ River Introducing a new repo containing example Python wiki scripts I write
Top Schedule 📅 Oct 6, 2020 · ☕ 8 min read · ✍️ River How I created a global site banner on Leaguepedia using the extension Header Footer and some JavaScript, but no api calls