{ "info": { "author": "Stephen Burrows", "author_email": "stephen.r.burrows@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "Django Graph API |travis| |slack| |rtd| |versions|\n==================================================\n\n.. |slack| image:: https://slack-djangographapi.now.sh/badge.svg\n :alt: Join us on slack at https://slack-djangographapi.now.sh\n :target: https://slack-djangographapi.now.sh\n\n.. |travis| image:: https://travis-ci.org/django-graph-api/django-graph-api.svg?branch=master\n :alt: Build status on travis-ci\n :target: https://travis-ci.org/django-graph-api/django-graph-api\n\n.. |rtd| image:: https://readthedocs.org/projects/django-graph-api/badge/?version=latest\n :alt: Docs status on readthedocs\n :target: http://django-graph-api.readthedocs.io/\n\n.. |versions| image:: https://img.shields.io/pypi/pyversions/django-graph-api.svg\n :alt: Python versions from PyPI\n :target: https://pypi.python.org/pypi/django-graph-api\n\nThis is an implementation of GraphQL_ in Python_, designed to work with the\nDjango_ web framework. The project began at `DjangoCon US 2017`_.\n\nWhy Django Graph API?\n---------------------\n\nWe see GraphQL as a promising alternative to REST.\n\nIn order to increase its usage amongst Python developers, we are trying to create a library that stays up to date with the GraphQL specs and that embraces all of the things we love about Python:\n\n- simple, readable, and elegant\n- great documentation\n- supportive open-source community\n\n.. _GraphQL: http://graphql.org/\n.. _Python: https://www.python.org/\n.. _Django: https://www.djangoproject.com/\n.. _DjangoCon US 2017: https://2017.djangocon.us/\n\nContributing\n------------\n\nWe welcome contributions to this project!\nCheck the `contribution guidelines`_ for detailed information on how to contribute, including how to get up and running and submitting your changes.\n\n.. _contribution guidelines: ./docs/contribute.rst\n\n\nCode of conduct\n---------------\n\nThis project adheres to and supports the `Django Code of Conduct`_.\n\n.. _Django Code of Conduct: https://www.djangoproject.com/conduct/\n\nStyle guide\n-----------\n\nThis project uses the `Django coding style guide`_.\n\n.. _Django coding style guide: https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/\n\nDocumentation\n^^^^^^^^^^^^^\n\nYou can find the `full documentation `_ for Django Graph API on ReadTheDocs.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/django-graph-api/django-graph-api", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://django-graph-api.readthedocs.io/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-graph-api", "package_url": "https://pypi.org/project/django-graph-api/", "platform": "", "project_url": "https://pypi.org/project/django-graph-api/", "project_urls": { "Download": "https://github.com/django-graph-api/django-graph-api", "Homepage": "http://django-graph-api.readthedocs.io/" }, "release_url": "https://pypi.org/project/django-graph-api/0.3.0/", "requires_dist": [ "django (>=1.8)", "graphql-py (>=0.6)" ], "requires_python": "", "summary": "A Python implementation of GraphQL designed for use with Django", "version": "0.3.0" }, "last_serial": 4009258, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "80f3cab78b1619b02f69d91526b54484", "sha256": "73587dccb6c4dfabe9727d7f75343e36efcf57458aabfd1db3262bcafc03a845" }, "downloads": -1, "filename": "django_graph_api-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "80f3cab78b1619b02f69d91526b54484", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13362, "upload_time": "2017-10-14T00:09:43", "url": "https://files.pythonhosted.org/packages/71/76/227f26dadd75f12484277cd3eeee5dd544b5627e3c2f91781a9e818636e0/django_graph_api-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3be0977fb1bb8a5a16998ede99b7e46e", "sha256": "4e49c6c07b3a225df67d5dfceb23453b8103819fb739c0f40a8b740bcc4919a4" }, "downloads": -1, "filename": "django-graph-api-0.1.1.tar.gz", "has_sig": false, "md5_digest": "3be0977fb1bb8a5a16998ede99b7e46e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9353, "upload_time": "2017-10-14T00:09:45", "url": "https://files.pythonhosted.org/packages/be/59/9769d27df542ee7a7eafaa1dc62a4ab2bd85c4353502df2039b1f62b19fd/django-graph-api-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "7ad89188d23204155436c574acc5801e", "sha256": "17ea86bc7555e9ba21118e8b24e76495fe05307bf2bc62392fea302d77728373" }, "downloads": -1, "filename": "django_graph_api-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ad89188d23204155436c574acc5801e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 19000, "upload_time": "2017-12-28T18:04:46", "url": "https://files.pythonhosted.org/packages/7d/d5/414d4f24c530831c3b1076a07e1468e4b2d3cc79a218ad383b11e8a74b58/django_graph_api-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d96cf45475b36df27c5fc200f3dbf65a", "sha256": "ca378844c05cecf51bf2329650d301a93f3f25c2d412bd08b44a43b145fb9929" }, "downloads": -1, "filename": "django-graph-api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "d96cf45475b36df27c5fc200f3dbf65a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14751, "upload_time": "2017-12-28T18:04:48", "url": "https://files.pythonhosted.org/packages/ce/92/9679901cbe74bd4f2c87086ff186686905a924368c742f12a4038b681fc0/django-graph-api-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "78107900fa318fbcd025512bb050b62f", "sha256": "7c7f0468b2b6c5c0cace8f89c8ee8c8aff9eee1439832ce1eba10b4148b6dce8" }, "downloads": -1, "filename": "django_graph_api-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "78107900fa318fbcd025512bb050b62f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27174, "upload_time": "2018-06-27T22:51:43", "url": "https://files.pythonhosted.org/packages/28/ff/68c0ae3bcb8363ee161228f306ca749637b8e273a7d535d569b35129ede4/django_graph_api-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5bc09e859015de81822bc164a4399a00", "sha256": "a5a453b1a4b82e54bee7665182c57bcf83404125a308893189057085ae2f32e5" }, "downloads": -1, "filename": "django-graph-api-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5bc09e859015de81822bc164a4399a00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20096, "upload_time": "2018-06-27T22:51:45", "url": "https://files.pythonhosted.org/packages/01/1e/2a2e8056326820e3a60dc1ec5862926015cde9e816c68314cd4eda5aa551/django-graph-api-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "78107900fa318fbcd025512bb050b62f", "sha256": "7c7f0468b2b6c5c0cace8f89c8ee8c8aff9eee1439832ce1eba10b4148b6dce8" }, "downloads": -1, "filename": "django_graph_api-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "78107900fa318fbcd025512bb050b62f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 27174, "upload_time": "2018-06-27T22:51:43", "url": "https://files.pythonhosted.org/packages/28/ff/68c0ae3bcb8363ee161228f306ca749637b8e273a7d535d569b35129ede4/django_graph_api-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5bc09e859015de81822bc164a4399a00", "sha256": "a5a453b1a4b82e54bee7665182c57bcf83404125a308893189057085ae2f32e5" }, "downloads": -1, "filename": "django-graph-api-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5bc09e859015de81822bc164a4399a00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20096, "upload_time": "2018-06-27T22:51:45", "url": "https://files.pythonhosted.org/packages/01/1e/2a2e8056326820e3a60dc1ec5862926015cde9e816c68314cd4eda5aa551/django-graph-api-0.3.0.tar.gz" } ] }