Skip to main content

A WordPress client written in Python

Project description

Build Status Coverage Status Package Version Package Downloads

Description

A WordPress client written in Python

Usage

var blog = new WordPress(config);

blog.getPosts(); blog.getPost();

Support

See http://developer.wordpress.com/docs/api

Building

setup.py is used to package up the plugin, install and distribute.

  • make install installs the plugin as a package on your system

  • make test runs the tests.

  • make clean cleans.

  • make release packages and uploads the plugin to [PyPI](http://pypi.python.org/pypi) for distribution.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page