B. Watson 3f946d8fa1 python/python-wordpress-xmlrpc: Fix slack-desc. 8 年之前
..
README 4151f1f537 python/python-wordpress-xmlrpc: Added (write blog articles in wordpress with python) 11 年之前
python-wordpress-xmlrpc.SlackBuild d0c108251a various: Update find command to match template. 11 年之前
python-wordpress-xmlrpc.info 4151f1f537 python/python-wordpress-xmlrpc: Added (write blog articles in wordpress with python) 11 年之前
slack-desc 3f946d8fa1 python/python-wordpress-xmlrpc: Fix slack-desc. 8 年之前

README

Python library to interface with a WordPress blog's XML-RPC API.

An implementation of the standard WordPress API methods is provided,
but the library is designed for easy integration with custom XML-RPC
API methods provided by plugins.

This library was developed against and tested on WordPress 3.5. This
library is compatible with Python 2.6+ and 3.2+.