{ "info": { "author": "Craig Cook", "author_email": "theboycook@gmail.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://travis-ci.org/BoyCook/WordPressPYClient.png\n :target: https://travis-ci.org/BoyCook/WordPressPYClient\n :alt: Build Status\n.. image:: https://coveralls.io/repos/BoyCook/WordPressPYClient/badge.png\n :target: https://coveralls.io/r/BoyCook/WordPressPYClient\n :alt: Coverage Status\n.. image:: https://pypip.in/v/wordpress-py-client/badge.png\n :target: https://crate.io/packages/wordpress-py-client\n :alt: Package Version\n.. image:: https://pypip.in/d/wordpress-py-client/badge.png\n :target: https://crate.io/packages/wordpress-py-client\n :alt: Package Downloads\n\nDescription\n===========\n\nA WordPress client written in Python\n\nUsage\n=====\n\n var blog = new WordPress(config);\n\tblog.getPosts();\n\tblog.getPost();\n\nSupport\n=======\n\nSee http://developer.wordpress.com/docs/api\n\nBuilding\n========\n\n`setup.py` is used to package up the plugin, install and distribute.\n\n* `make install` installs the plugin as a package on your system\n* `make test` runs the tests.\n* `make clean` cleans.\n* `make release` packages and uploads the plugin to [PyPI](http://pypi.python.org/pypi) for distribution.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BoyCook/WordPressPYClient", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "wordpress-py-client", "package_url": "https://pypi.org/project/wordpress-py-client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wordpress-py-client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/BoyCook/WordPressPYClient" }, "release_url": "https://pypi.org/project/wordpress-py-client/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A WordPress client written in Python", "version": "0.0.1" }, "last_serial": 866035, "releases": { "0.0.1": [] }, "urls": [] }