This document provides documentation for the python-wordpress-xmlrpc library, which allows Python programs to interface with a WordPress blog's XML-RPC API. It includes sections on getting started, with examples of retrieving, creating, and updating posts and taxonomies. It also covers working with custom post types, querying posts in different ways, and interfacing with non-standard XML-RPC methods added by plugins.