{ "info": { "author": "Swapps", "author_email": "dev@swapps.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\nDjango Wordpress API\n=============================\n\n.. image:: https://badge.fury.io/py/django-wordpress-api.png\n :target: https://badge.fury.io/py/django-wordpress-api\n\n.. image:: https://travis-ci.org/swappsco/django-wordpress-api.png?branch=master\n :target: https://travis-ci.org/swappsco/django-wordpress-api\n\n.. image:: https://coveralls.io/repos/github/swappsco/django-wordpress-api/badge.svg?branch=master\n\t:target: https://coveralls.io/github/swappsco/django-wordpress-api?branch=master\n\n.. image:: https://readthedocs.org/projects/django-wordpress-api/badge/?version=latest\n\t:target: http://django-wordpress-api.readthedocs.io/en/latest/?badge=latest\n\n\nEasily Install your Wordpress blog in your Django project\n\nThis package allows to communicate easily with any wordpress project that is using wordpress core >= 4.7.0.\n\nEven though the WP REST API package is already on the 2 version; it is still on beta so it was decided that this package will only support v1 until v2 is out of beta.\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-wordpress-api.readthedocs.org.\n\nQuickstart\n----------\n\nInstall Django Wordpres API::\n\n pip install django-wordpress-api\n\nThen use it in a project::\n\n import wordpress_api\n\nFeatures\n--------\n\n* Connect to an external wordpress application\n* Retrieves all the blog posts ordered by pages\n* Filter blog posts using several of the `available filters in WP REST API `_\n* Search blog posts using a keyword\n* order the blog posts by several attributes like author, title, type, etc; ascending and descending order (default order is descending date)\n* Retrieve posts with a different type than \"post\"\n* Four Views to display the blog page, The Post detail, The Posts filtered by category and the Posts filtered by tag; All of this with the search by keyword option\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements.txt\n (myenv) $ pip install -r requirements_test.txt\n (myenv) $ python manage.py test\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2016-09-02)\n++++++++++++++++++\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/swappsco/django-wordpress-api", "keywords": "django-wordpress-api", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-wordpress-api", "package_url": "https://pypi.org/project/django-wordpress-api/", "platform": "", "project_url": "https://pypi.org/project/django-wordpress-api/", "project_urls": { "Homepage": "https://github.com/swappsco/django-wordpress-api" }, "release_url": "https://pypi.org/project/django-wordpress-api/0.2.0/", "requires_dist": [ "requests (==2.21.0)", "iso8601 (==0.1.12)", "six (==1.12.0)", "django (>=1.11.20)" ], "requires_python": "", "summary": "Easily Install your Wordpress blog in your Django project using wp rest API v1", "version": "0.2.0" }, "last_serial": 5100004, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b8413732a636604e783c74e67b09932a", "sha256": "dadc2ca9254b48ae906b520d106c7a0c38f7980b108e21acf8f948b76d4035d3" }, "downloads": -1, "filename": "django-wordpress-api-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b8413732a636604e783c74e67b09932a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6940, "upload_time": "2016-09-02T16:08:04", "url": "https://files.pythonhosted.org/packages/aa/9c/443b492605058aea4821f56e560937dc51a1858810f46a84d2aaf65446e6/django-wordpress-api-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "28a997f7f9822d617d6a8cab29b88c34", "sha256": "84be23f8d4410bed5a8ef249f525c0ca53e36ad94c7638f7e64995fb15310618" }, "downloads": -1, "filename": "django-wordpress-api-0.1.10.tar.gz", "has_sig": false, "md5_digest": "28a997f7f9822d617d6a8cab29b88c34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10288, "upload_time": "2016-10-21T15:35:59", "url": "https://files.pythonhosted.org/packages/99/56/be3e86a31112ea057158c291bf0a1219f09d71f858d741ccb619d2e71857/django-wordpress-api-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "2be75b24cbd97984ebdb5c3daae9f469", "sha256": "ab45c781b0409184969cb0cfa829a6a0ec2a912069add6c2aaa7ca15e3589872" }, "downloads": -1, "filename": "django-wordpress-api-0.1.11.tar.gz", "has_sig": false, "md5_digest": "2be75b24cbd97984ebdb5c3daae9f469", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10366, "upload_time": "2016-10-24T12:18:29", "url": "https://files.pythonhosted.org/packages/57/34/d040a2097c2c522e9e586eec5d1bc9bcb62ae3df0d568b98f71e23de4f93/django-wordpress-api-0.1.11.tar.gz" } ], "0.1.12": [ { "comment_text": "", "digests": { "md5": "9f2bb646fe34cf43b5b11c7bfc540837", "sha256": "afbb411eb4acbcff48663b55a0403b37645185fb0c1425fc313b3536f95ffc83" }, "downloads": -1, "filename": "django-wordpress-api-0.1.12.tar.gz", "has_sig": false, "md5_digest": "9f2bb646fe34cf43b5b11c7bfc540837", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10632, "upload_time": "2016-10-27T14:18:36", "url": "https://files.pythonhosted.org/packages/6e/60/196b54b2520b46d903a446cbe1b5f3d7bc785d19a5cec1d3ea69896e3fc4/django-wordpress-api-0.1.12.tar.gz" } ], "0.1.13": [ { "comment_text": "", "digests": { "md5": "df716aea474680f5e2ecc7906bc07c23", "sha256": "d98a55fcb9eeca4abeed5a1d7d88820582c74d0146408bca3ae4801d35569f83" }, "downloads": -1, "filename": "django-wordpress-api-0.1.13.tar.gz", "has_sig": false, "md5_digest": "df716aea474680f5e2ecc7906bc07c23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10634, "upload_time": "2016-10-27T15:59:03", "url": "https://files.pythonhosted.org/packages/b0/bf/a284bf35275731cab0f8afdac6ea93e01ddcc802a60a2ed1636f307101df/django-wordpress-api-0.1.13.tar.gz" } ], "0.1.16": [ { "comment_text": "", "digests": { "md5": "f25ac926bbb283ef0bebba55a34478f6", "sha256": "7b8e766132af3a3d7a197c7669c20a97d1aafaacd994250012051137ed40fee2" }, "downloads": -1, "filename": "django-wordpress-api-0.1.16.tar.gz", "has_sig": false, "md5_digest": "f25ac926bbb283ef0bebba55a34478f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10635, "upload_time": "2016-11-11T13:25:47", "url": "https://files.pythonhosted.org/packages/2e/6c/792e55b2a9f23ec69b7111a411e371b54e4ccfa88fbc802059b273ebd7f0/django-wordpress-api-0.1.16.tar.gz" } ], "0.1.17": [ { "comment_text": "", "digests": { "md5": "226176ce7fcd95798263cd4b38594f1c", "sha256": "cddbabd836d8d39272661f7693ab5637d11ac705e1b193995700cdf5e6b35200" }, "downloads": -1, "filename": "django-wordpress-api-0.1.17.tar.gz", "has_sig": false, "md5_digest": "226176ce7fcd95798263cd4b38594f1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10635, "upload_time": "2016-12-16T15:20:41", "url": "https://files.pythonhosted.org/packages/3c/18/250f2cd4220fc277a6629ec421fbdfadb9e05050379c51cfbe4b0e097cb3/django-wordpress-api-0.1.17.tar.gz" } ], "0.1.18": [ { "comment_text": "", "digests": { "md5": "245974eda0beb517d601427ab62d59a0", "sha256": "da6c086f69390f7c733a069481e915e5c9bd611c4e6a52bf7f49e5c131396f06" }, "downloads": -1, "filename": "django-wordpress-api-0.1.18.tar.gz", "has_sig": false, "md5_digest": "245974eda0beb517d601427ab62d59a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10717, "upload_time": "2017-01-18T16:59:37", "url": "https://files.pythonhosted.org/packages/69/94/9d66bdc3dca0d70cf1ef290b9d48a8dfb03e84926cb984dfe2cb1b836312/django-wordpress-api-0.1.18.tar.gz" } ], "0.1.19": [ { "comment_text": "", "digests": { "md5": "788d88dacdd42593ead6f6c1530cf1ff", "sha256": "05eb05853bfd69903dda0758b87e49885c48169fff0d11e14739979333a316e1" }, "downloads": -1, "filename": "django-wordpress-api-0.1.19.tar.gz", "has_sig": false, "md5_digest": "788d88dacdd42593ead6f6c1530cf1ff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10726, "upload_time": "2017-01-18T18:32:56", "url": "https://files.pythonhosted.org/packages/8d/ba/9e54076694e67ea8190c2d955e0006a52f77fc828fcef2e7a61498b4c13b/django-wordpress-api-0.1.19.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4592b6cbc10e546d66c85410358de4d6", "sha256": "875e8ea015ea7ed5123cfa42cd47da962103c72d71f83c7b3f7eb67688da254c" }, "downloads": -1, "filename": "django-wordpress-api-0.1.2.tar.gz", "has_sig": false, "md5_digest": "4592b6cbc10e546d66c85410358de4d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9158, "upload_time": "2016-09-02T20:18:11", "url": "https://files.pythonhosted.org/packages/de/73/0ecd9b57a5e067587229ff1e8e567478d8689416faae263e2f159d29ae08/django-wordpress-api-0.1.2.tar.gz" } ], "0.1.20": [ { "comment_text": "", "digests": { "md5": "4a6413122b9c8f7c649b863ab1ee8f4f", "sha256": "8fb4e06abb003575cd07ac9b0c35d75d935a9d465ecb593b0dfb89ec712b7dce" }, "downloads": -1, "filename": "django-wordpress-api-0.1.20.tar.gz", "has_sig": false, "md5_digest": "4a6413122b9c8f7c649b863ab1ee8f4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10985, "upload_time": "2017-02-06T20:50:06", "url": "https://files.pythonhosted.org/packages/4d/ac/713e6c348a9c0a389279c5db6e4683f2b00a1c6715e10b1cb512fb22ebae/django-wordpress-api-0.1.20.tar.gz" } ], "0.1.21": [ { "comment_text": "", "digests": { "md5": "d2554f00a68b258000095a2ae6a982da", "sha256": "7e91bc07772c214e388fec3e60a407678b2bc764788a5e3f111b3900558e3e9a" }, "downloads": -1, "filename": "django-wordpress-api-0.1.21.tar.gz", "has_sig": false, "md5_digest": "d2554f00a68b258000095a2ae6a982da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11029, "upload_time": "2017-02-07T13:32:32", "url": "https://files.pythonhosted.org/packages/fe/c3/6729482a9cf3bc69c6379a4380c774de5ef49fb2bdaad7b4639e586ea501/django-wordpress-api-0.1.21.tar.gz" } ], "0.1.22": [ { "comment_text": "", "digests": { "md5": "3185d1605c4a46192f93d4e9fa362567", "sha256": "b7da995db09032b12c4856244c895697c24ae5dd03dcba59674a4d3f36a948cb" }, "downloads": -1, "filename": "django-wordpress-api-0.1.22.tar.gz", "has_sig": false, "md5_digest": "3185d1605c4a46192f93d4e9fa362567", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11038, "upload_time": "2017-02-07T19:57:59", "url": "https://files.pythonhosted.org/packages/b0/5a/04ec68951d98a9c7952edcf4ae5648c87ab16310646bd2fe5a8316b2d7d5/django-wordpress-api-0.1.22.tar.gz" } ], "0.1.23": [ { "comment_text": "", "digests": { "md5": "a0b93243eb422c242f1f20d28f74ad11", "sha256": "dc52297d3b25e158ea2c63b01099264499b371a7f49253c88f4d0820983afe62" }, "downloads": -1, "filename": "django-wordpress-api-0.1.23.tar.gz", "has_sig": false, "md5_digest": "a0b93243eb422c242f1f20d28f74ad11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11434, "upload_time": "2017-05-12T20:57:22", "url": "https://files.pythonhosted.org/packages/67/52/72b07d37c7929ff095080a3f34119e17c4f89b70bf3846307da8eadfa2f3/django-wordpress-api-0.1.23.tar.gz" } ], "0.1.24": [ { "comment_text": "", "digests": { "md5": "09367f2a6de039f0b86823d79196fccb", "sha256": "e339ac19e58644c0e0dc66f506c704ad6ad86a7f3556ed1e83ba65c64aa7fec8" }, "downloads": -1, "filename": "django-wordpress-api-0.1.24.tar.gz", "has_sig": false, "md5_digest": "09367f2a6de039f0b86823d79196fccb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11439, "upload_time": "2017-06-28T18:46:12", "url": "https://files.pythonhosted.org/packages/ce/b8/26929bb7bd457f6a835437e906d6993c432e2eaa8449d2bb9f78384b35c0/django-wordpress-api-0.1.24.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "1d95fc10fe993950c164fad722185279", "sha256": "c4f471fb6df8e2ca63c8ff53c693fdb6dc11768b886fb451296f5baaa698d913" }, "downloads": -1, "filename": "django-wordpress-api-0.1.5.tar.gz", "has_sig": false, "md5_digest": "1d95fc10fe993950c164fad722185279", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10142, "upload_time": "2016-09-06T15:31:23", "url": "https://files.pythonhosted.org/packages/00/a2/489b23be25023ad4985ba49183299a7156182a16a256a04eaab520a0d34b/django-wordpress-api-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "41fdba02e095eecbe5a75de6b2b4f820", "sha256": "4088abea13f4e3c0eb2bcd320dd49e53533b011387ea31ebc5bf7659fff36144" }, "downloads": -1, "filename": "django-wordpress-api-0.1.6.tar.gz", "has_sig": false, "md5_digest": "41fdba02e095eecbe5a75de6b2b4f820", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10155, "upload_time": "2016-09-20T12:29:01", "url": "https://files.pythonhosted.org/packages/17/2d/51f2d47624cbf05c8a61b10964280ee007a21bb74fbfbe7f954453bc81ab/django-wordpress-api-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "b2d89143f66df9b6b6be43f1f7d6bb99", "sha256": "f4db0d0b03aaefc71655ed4e9859c96e46f2b7b62642665b7398e917e91830e5" }, "downloads": -1, "filename": "django-wordpress-api-0.1.7.tar.gz", "has_sig": false, "md5_digest": "b2d89143f66df9b6b6be43f1f7d6bb99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10150, "upload_time": "2016-09-20T19:07:08", "url": "https://files.pythonhosted.org/packages/fd/13/4054938851448b5515a6d21353da09a9fd7f34b175e488bac0fa3f4907d2/django-wordpress-api-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "75c25fa890c29510e24fb01f6c3fead2", "sha256": "94cecda2f498be88273eb3768819978bb518b5f67a36c6677ab576dc163e21d8" }, "downloads": -1, "filename": "django-wordpress-api-0.1.8.tar.gz", "has_sig": false, "md5_digest": "75c25fa890c29510e24fb01f6c3fead2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10273, "upload_time": "2016-10-18T14:15:07", "url": "https://files.pythonhosted.org/packages/ae/27/ef624e4e09c7c43c49172d51a25e5a36934e88faffb63e0c5abb83cc0ad9/django-wordpress-api-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "f2f5501b7c7d7677107c0d088893d601", "sha256": "5bf4f0364a3b4fad0b2b7be7f2a63de50d05cb7991c2c1e11f80d2df1e44cc0f" }, "downloads": -1, "filename": "django-wordpress-api-0.1.9.tar.gz", "has_sig": false, "md5_digest": "f2f5501b7c7d7677107c0d088893d601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10313, "upload_time": "2016-10-21T13:51:40", "url": "https://files.pythonhosted.org/packages/7c/ed/6a4e4a7be4852d91e18095aa8e6099af3a0d6bdb017a3d588fd14e4e5f96/django-wordpress-api-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "afcb37849900994f97fe8ceaeeacbf82", "sha256": "04a6d80fbe07d7185f8cdecefbc35bcec972443cc6a8ed9ae81be498b34feb3e" }, "downloads": -1, "filename": "django_wordpress_api-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "afcb37849900994f97fe8ceaeeacbf82", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13476, "upload_time": "2019-04-04T17:13:31", "url": "https://files.pythonhosted.org/packages/cd/61/94ad02342474368e6264e6ec6be89654f41f16edd7f545beebafb7303d42/django_wordpress_api-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "607d24b8c47d908dc8f451c42e117b78", "sha256": "bb822d052c2d120d4a28994122b03a8f0b5335c171cd97934d6c2e28df359f8f" }, "downloads": -1, "filename": "django-wordpress-api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "607d24b8c47d908dc8f451c42e117b78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14482, "upload_time": "2019-04-04T17:13:33", "url": "https://files.pythonhosted.org/packages/27/66/a428d10ad53fa5dca74a74364624e084583b96b559527840657c6344f49b/django-wordpress-api-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "afcb37849900994f97fe8ceaeeacbf82", "sha256": "04a6d80fbe07d7185f8cdecefbc35bcec972443cc6a8ed9ae81be498b34feb3e" }, "downloads": -1, "filename": "django_wordpress_api-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "afcb37849900994f97fe8ceaeeacbf82", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13476, "upload_time": "2019-04-04T17:13:31", "url": "https://files.pythonhosted.org/packages/cd/61/94ad02342474368e6264e6ec6be89654f41f16edd7f545beebafb7303d42/django_wordpress_api-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "607d24b8c47d908dc8f451c42e117b78", "sha256": "bb822d052c2d120d4a28994122b03a8f0b5335c171cd97934d6c2e28df359f8f" }, "downloads": -1, "filename": "django-wordpress-api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "607d24b8c47d908dc8f451c42e117b78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14482, "upload_time": "2019-04-04T17:13:33", "url": "https://files.pythonhosted.org/packages/27/66/a428d10ad53fa5dca74a74364624e084583b96b559527840657c6344f49b/django-wordpress-api-0.2.0.tar.gz" } ] }