Paste a transparent-background image with PIL 📅 Feb 22, 2023 · ☕ 8 min read · ✍️ River #python · #pil · #tsubaki How to paste a transparent-background image file over another file using PIL, or WTF is a mask and how does it work?
How to set up Sphinx for Read the Docs 📅 Dec 2, 2021 · ☕ 12 min read · ✍️ River #python · #sphinx 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 #news · #python An overview of mwcleric
My EMWCon 2021 talk 📅 May 13, 2021 · ☕ 1 min read · ✍️ River #emwcon · #python · #talk 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 #python · #mwparserfromhell · #news mwparserfromhell released version 0.6 a couple months ago with a couple really exciting changes!
Use cases for Extension:CustomLogs 📅 Mar 9, 2021 · ☕ 15 min read · ✍️ River #caching · #javascript · #leaguepedia · #python · #mediawiki_extensions Use cases for my extension CustomLogs
Escape item["id"] 📅 Feb 23, 2021 · ☕ 6 min read · ✍️ River #cargo · #leaguepedia · #python A funny commit I made today
Example wiki scripts 📅 Dec 8, 2020 · ☕ 4 min read · ✍️ River #python · #mediawiki_api · #news Introducing a new repo containing example Python wiki scripts I write
Top Schedule 📅 Oct 6, 2020 · ☕ 8 min read · ✍️ River #caching · #leaguepedia · #mediawiki · #python How I created a global site banner on Leaguepedia using the extension Header Footer and some JavaScript, but no api calls