Where can I find a good mwclient introduction?

I currently use python+urllib for API queries, and mwclient whenever I need to edit/create a page.

An useful place to get started with mwclient (read/edit/create a page):

http://brianna.modernthings.org/article/134/write-api-enabled-on-wikimedia-sites


The official docs at https://github.com/mwclient/mwclient/wiki have some introductory tutorials. I'm in charge for documentation for mwclient but haven't had enough time to really expand them - could use help from anyone who is willing.


One of my colleagues just sent me a link to the MediaWiki API wiki page.