{ "info": { "author": "Max Cutler", "author_email": "max@maxcutler.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "Overview\n========\n\nPython library to interface with a WordPress blog's `JSON API`_ or `XML-RPC API`_.\n\n.. _JSON API: https://github.com/rmccue/WP-API\n.. _XML-RPC API: http://codex.wordpress.org/XML-RPC_Support\n\nAn implementation of the standard WordPress API methods is provided,\nbut the library is designed for easy integration with custom\nAPI methods provided by plugins.\n\nThis library was developed against and tested on WordPress 3.6.\nThis library is compatible with Python 2.6+ and 3.2+.\n\nPlease see docs for more information: http://python-wordpress-api.rtfd.org", "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/maxcutler/python-wordpress-api/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "python-wordpress-api", "package_url": "https://pypi.org/project/python-wordpress-api/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-wordpress-api/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/maxcutler/python-wordpress-api/" }, "release_url": "https://pypi.org/project/python-wordpress-api/0.1/", "requires_dist": null, "requires_python": null, "summary": "WordPress JSON/XML-RPC API Integration Library", "version": "0.1" }, "last_serial": 764429, "releases": { "0.1": [] }, "urls": [] }