{
"info": {
"author": "Raul Taranu, Julie MacDonell, Dimitar Roustchev",
"author_email": "raul.taranu@stylight.com, julie.macdonell@stylight.com",
"bugtrack_url": null,
"classifiers": [],
"description": "python-wordpress-json\n=====================\n\n.. image:: https://img.shields.io/travis/stylight/python-wordpress-json.svg\n :target: https://travis-ci.org/stylight/python-wordpress-json\n\n.. image:: https://img.shields.io/pypi/v/wordpress_json.svg\n :target: https://pypi.python.org/pypi/wordpress_json\n\nSuper thin Python wrapper for the `Wordpress REST API V2
What do you know about tweetle beetles? ...'}\n\n >>> posts[0].get('id')\n 42\n\n >>> wp.create_meta(post_id=42, data=dict(key='genre', value='fanciful'))\n\n >>> meta = wp.get_meta(post_id=42)\n >>> meta[0].get('key')\n 'genre'\n\n >>> meta[0].get('value')\n 'fanciful'\n\n\n.. :changelog:\n\nRelease History\n---------------\n\n0.3.1 (2017-02-22)\n++++++++++++++++++\n\n**Documentation**\n\n- Fix changelog\n\n0.3.0 (2017-02-22)\n++++++++++++++++++\n\n**New Features**\n\n- Support non-JSON data in requests\n\n**Behavioural Changes**\n\n- Use POST instead of PUT for update requests. This may not work with Wordpress\n versions below 4.7.\n- Raise an error if the Content-Type on response is not JSON.\n\n0.2.4 (2016-08-17)\n++++++++++++++++++\n\n**Miscellaneous**\n\n- Remove debug code\n\n0.2.3 (2016-08-17)\n++++++++++++++++++\n\n**Bugfixes**\n\n- Fix error handling\n\n**Documentation**\n\n- Update example usage with correct namespace for v2\n\n0.2.2 (2016-07-22)\n++++++++++++++++++\n\n**Improvements**\n\n- six and requests libraries not pinned to versions\n\n0.2.1 (2016-07-20)\n++++++++++++++++++\n\n**Bugfixes**\n\n- Fix syntax errors in README.rst\n- Add missing dependency `six` to setup.py\n\n**Miscellaneous**\n\n- Update authors\n\n0.2.0 (2016-07-20)\n++++++++++++++++++\n\n**Improvements**\n\n- Update for v2 WP-API\n\n0.1.5 (2015-07-16)\n++++++++++++++++++\n\n**Bugfixes**\n\n- Include HISTORY.rst in setup.py\n\n0.1.4 (2015-07-16)\n++++++++++++++++++\n\n**Documentation**\n\n- Fix syntax errors in README.rst and HISTORY.rst\n\n0.1.3 (2015-07-16)\n++++++++++++++++++\n\n**Improvements**\n\n- Allow raw url parameters to be passed in and used for the API calls\n\n0.1.2 (2015-02-03)\n++++++++++++++++++\n\n**Improvements**\n\n- Allow headers to be passed in and used for the API calls\n\n**Documentation**\n\n- Add HISTORY.rst (this change log)\n\n\n0.1.1 (2015-01-27)\n++++++++++++++++++\n\n**Bugfixes**\n\n- Use json parameter instead of data parameter for requests\n\n\n0.1.0 (2015-01-27)\n++++++++++++++++++\n\n- Birth!", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/stylight/python-wordpress-json", "keywords": "wordpress json api", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "wordpress_json", "package_url": "https://pypi.org/project/wordpress_json/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wordpress_json/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/stylight/python-wordpress-json" }, "release_url": "https://pypi.org/project/wordpress_json/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "A thin wrapper for the Wordpress JSON API", "version": "0.3.1" }, "last_serial": 2660145, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "94e8b7b71a79cd90cebc9075b3620218", "sha256": "09f5ae9dd18dc17a4770b3745c816cdf0eabef21ec6f47b1ebe5c8876027a097" }, "downloads": -1, "filename": "wordpress_json-0.1.0.tar.gz", "has_sig": false, "md5_digest": "94e8b7b71a79cd90cebc9075b3620218", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3754, "upload_time": "2015-01-27T15:59:38", "url": "https://files.pythonhosted.org/packages/c7/0d/d2d36251967d5d23c2b7b4a204751bf2d5318a7c44d3ff71fc06a337887e/wordpress_json-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "6fb0da8885613cf8f6c39250c1b96a77", "sha256": "094b37a23889ac612533fe38b6b06f5b752b3e3612bc12adc0f0eaa058d8ee04" }, "downloads": -1, "filename": "wordpress_json-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6fb0da8885613cf8f6c39250c1b96a77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3759, "upload_time": "2015-01-27T17:42:11", "url": "https://files.pythonhosted.org/packages/1d/a3/7428f8b7a22edeacc176a4a96ebff5b21f2036bc7c044cda02fe998de576/wordpress_json-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "256c1ff5222cf301062da1a617199b0d", "sha256": "5c70fa969a3ae67f116e9ad77c9412d355cf6a3273d3ddc6d9d4f6d49bad5076" }, "downloads": -1, "filename": "wordpress_json-0.1.2.tar.gz", "has_sig": false, "md5_digest": "256c1ff5222cf301062da1a617199b0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3859, "upload_time": "2015-02-03T09:18:09", "url": "https://files.pythonhosted.org/packages/a3/e5/0a8f29763d896d48f9fe5941691111c3cdba479c4e5b63eeeb0adc41533f/wordpress_json-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b8e3e9265d8fc146f5ecc07677a38a14", "sha256": "fc8b836ca100f7e79f739d9e0fb13c6a7b0a360cf59f2b8171f60d2aefe58cdf" }, "downloads": -1, "filename": "wordpress_json-0.1.3.tar.gz", "has_sig": false, "md5_digest": "b8e3e9265d8fc146f5ecc07677a38a14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4424, "upload_time": "2015-07-16T09:54:58", "url": "https://files.pythonhosted.org/packages/f8/b5/fb03e2ca87821adec8abeb0b04e3ed528093e0fda9da530aacb24bc8967b/wordpress_json-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "2057b752fc95c543f462e8efe9693c18", "sha256": "cd52ba9811878e370317a4c66489a7440f5dfdff64520f81401b997375171a86" }, "downloads": -1, "filename": "wordpress_json-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2057b752fc95c543f462e8efe9693c18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4997, "upload_time": "2015-07-16T10:27:00", "url": "https://files.pythonhosted.org/packages/32/42/a602d0b8140ce6acd59603209181d64278cd2246f2cbdb29171448e1d76f/wordpress_json-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "315f46b3903869dcfce00e84eadd4133", "sha256": "f1518ff9004df0cf7f9c7157b99ba07a437b286d601306e9cf2292cf5008bf38" }, "downloads": -1, "filename": "wordpress_json-0.1.5.tar.gz", "has_sig": false, "md5_digest": "315f46b3903869dcfce00e84eadd4133", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5234, "upload_time": "2015-07-16T13:04:32", "url": "https://files.pythonhosted.org/packages/7d/e7/0bc6906b7ed9a651613eddde369bba663b3a49ea5284a4f33a981820c606/wordpress_json-0.1.5.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a44ce78d1dfb8a6ff862f3e71b00e14f", "sha256": "e7a63dba5f1cdda276eac666cedd9e265d7bf5d46509b0027e98cfb585bac03d" }, "downloads": -1, "filename": "wordpress_json-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a44ce78d1dfb8a6ff862f3e71b00e14f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5499, "upload_time": "2016-07-20T16:34:37", "url": "https://files.pythonhosted.org/packages/93/a5/2a87bc9346327f35ce6ce68bb3c627ea9fd2b63e3594466b04edc4aa9442/wordpress_json-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "7c8dc794a4af8dde53148483161f083f", "sha256": "dd9d38c9cc7de1d72b2fe2c66779a08cf29922901ee12a72e6a5d505b41aae24" }, "downloads": -1, "filename": "wordpress_json-0.2.1.tar.gz", "has_sig": false, "md5_digest": "7c8dc794a4af8dde53148483161f083f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5252, "upload_time": "2016-07-21T09:44:26", "url": "https://files.pythonhosted.org/packages/ff/f7/38700444d777a23434c7f427a11a6015a02dfaada7435b7ee105a8ca2d9b/wordpress_json-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "13b0a8d001b972939fd4fce38029aac7", "sha256": "a4ea72d9829d865b8257b2a5377d11a9a28385f36a9f4da8fddc902fdf45ce33" }, "downloads": -1, "filename": "wordpress_json-0.2.2.tar.gz", "has_sig": false, "md5_digest": "13b0a8d001b972939fd4fce38029aac7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5296, "upload_time": "2016-07-22T08:22:33", "url": "https://files.pythonhosted.org/packages/9d/3a/100ba66c4e11e2cb57e1df06e4f6b63432666e684114bec6987476b50428/wordpress_json-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "a29acb6e46cfc324f3b6e84e83d1ffe8", "sha256": "1edfc20865a6a9eec9b31f722d441053323d255816e182afaae7b1e4e0651f87" }, "downloads": -1, "filename": "wordpress_json-0.2.3.tar.gz", "has_sig": false, "md5_digest": "a29acb6e46cfc324f3b6e84e83d1ffe8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5435, "upload_time": "2016-08-17T13:27:46", "url": "https://files.pythonhosted.org/packages/6a/61/ebbc6ba7993e500d45ffc58735ef2f7806973d6ebe6c45bb59ef24b304d2/wordpress_json-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "22c3935db3381d98ddce362816aba0a1", "sha256": "b11766a2f95de626568375c40884359baf8338a9639f48a69f650b8e829724b0" }, "downloads": -1, "filename": "wordpress_json-0.2.4.tar.gz", "has_sig": false, "md5_digest": "22c3935db3381d98ddce362816aba0a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5455, "upload_time": "2016-08-17T14:38:37", "url": "https://files.pythonhosted.org/packages/cc/4b/1fd31d550fb56fedb85a648a0c646a6508b9cee192f4e0b5792c983ded2f/wordpress_json-0.2.4.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "52218c27801097da2d26f9fc3a844c0f", "sha256": "0896101d814dacf60ddc9eb89023bd0836a68938fbd7d3106a85d13df92d77e4" }, "downloads": -1, "filename": "wordpress_json-0.3.0.tar.gz", "has_sig": false, "md5_digest": "52218c27801097da2d26f9fc3a844c0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5809, "upload_time": "2017-02-22T10:24:30", "url": "https://files.pythonhosted.org/packages/24/2a/ed8b8748c18f5efe5b5ae0934a364bd2234707d0f5dd532df0056f505ffb/wordpress_json-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6fe9934960c06181b91d9632bf47a275", "sha256": "e43091bd6d0ec4ede74c5650dc4442c4bfbf8d2885ac2b212889b8bdb5ed21fc" }, "downloads": -1, "filename": "wordpress_json-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6fe9934960c06181b91d9632bf47a275", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5836, "upload_time": "2017-02-22T10:27:20", "url": "https://files.pythonhosted.org/packages/30/f4/d76736bb4ff3a2b554a24ac974acfa90b15966a4a549e6661438f067459f/wordpress_json-0.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6fe9934960c06181b91d9632bf47a275", "sha256": "e43091bd6d0ec4ede74c5650dc4442c4bfbf8d2885ac2b212889b8bdb5ed21fc" }, "downloads": -1, "filename": "wordpress_json-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6fe9934960c06181b91d9632bf47a275", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5836, "upload_time": "2017-02-22T10:27:20", "url": "https://files.pythonhosted.org/packages/30/f4/d76736bb4ff3a2b554a24ac974acfa90b15966a4a549e6661438f067459f/wordpress_json-0.3.1.tar.gz" } ] }