You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README python/python-wordpress-xmlrpc: Added (write blog articles in wordpress with python) 12 years ago
python-wordpress-xmlrpc.SlackBuild various: Update find command to match template. 12 years ago
python-wordpress-xmlrpc.info python/python-wordpress-xmlrpc: Added (write blog articles in wordpress with python) 12 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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+.