{ "info": { "author": "Syrus Akbary", "author_email": "me@syrusakbary.com", "bugtrack_url": null, "classifiers": [], "description": "Django GraphiQL\n===============\n\n.. image:: https://badge.fury.io/py/django-graphiql.svg\n :target: https://badge.fury.io/py/django-graphiql\n\nDjango GraphiQL is a library for integrating `GraphiQL`_ inside your\nDjango project, so you can test your `GraphQL`_ schemas easily.\n\nThis library versioning go in partity with GraphiQL.\n\nInstalling\n----------\n\nFor installing this library just run in your favorite shell:\n\n.. code:: bash\n\n pip install django-graphiql\n\nConfiguring\n-----------\n\nIn settings.py add ``'django_graphiql'`` into ``INSTALLED_APPS``, so it\nwill look like\n\n.. code:: python\n\n INSTALLED_APPS = [\n # ...\n 'django_graphiql',\n # ...\n ]\n\nAnd then, add into your urls.py:\n\n.. code:: python\n\n urlpatterns = [\n # Your other urls...\n url(r'^graphiql', include('django_graphiql.urls')),\n ]\n\n.. _GraphiQL: https://github.com/graphql/graphiql\n.. _GraphQL: https://github.com/graphql-python/graphql-core", "description_content_type": null, "docs_url": null, "download_url": "git@github.com:graphql-python/django-graphiql.git", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/graphql-python/django-graphiql", "keywords": "django graphiql graphql graphene graphql-core", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-graphiql", "package_url": "https://pypi.org/project/django-graphiql/", "platform": "any", "project_url": "https://pypi.org/project/django-graphiql/", "project_urls": { "Download": "git@github.com:graphql-python/django-graphiql.git", "Homepage": "http://github.com/graphql-python/django-graphiql" }, "release_url": "https://pypi.org/project/django-graphiql/0.4.4/", "requires_dist": null, "requires_python": null, "summary": "Integrate GraphiQL easily into your Django project", "version": "0.4.4" }, "last_serial": 1954133, "releases": { "0.3.1.5": [ { "comment_text": "", "digests": { "md5": "4a27225f139736fde3f162c10da53faf", "sha256": "3f000194e33715a6cc10ef0e0caa127f680545c067801c46ac17ffb0e0ef407b" }, "downloads": -1, "filename": "django-graphiql-0.3.1.5.tar.gz", "has_sig": false, "md5_digest": "4a27225f139736fde3f162c10da53faf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 164006, "upload_time": "2015-10-08T03:34:34", "url": "https://files.pythonhosted.org/packages/99/95/9efa681045ef73e3464ddcfdd2d1f6279aa2e471342d05abcf1e5686ac31/django-graphiql-0.3.1.5.tar.gz" } ], "0.3.1.6": [ { "comment_text": "", "digests": { "md5": "91692baa8bd35594337a05c750055987", "sha256": "fbb4927c44744b8375112a5cdbea84302fb58295913cdfa451eb98f00a1a03ef" }, "downloads": -1, "filename": "django-graphiql-0.3.1.6.tar.gz", "has_sig": false, "md5_digest": "91692baa8bd35594337a05c750055987", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 164173, "upload_time": "2015-10-08T09:10:40", "url": "https://files.pythonhosted.org/packages/a1/45/87f22d28c9564438e5afd694abdd70c07951c3fdd55878306e86bf88fb93/django-graphiql-0.3.1.6.tar.gz" } ], "0.3.1.7": [ { "comment_text": "", "digests": { "md5": "2c1d6bc176c5e0865a3db66aea4ef6dd", "sha256": "e0221bf4d6ddae673f97276418cc0c8271649c67bad3662c2af08274b988189d" }, "downloads": -1, "filename": "django-graphiql-0.3.1.7.tar.gz", "has_sig": false, "md5_digest": "2c1d6bc176c5e0865a3db66aea4ef6dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 164190, "upload_time": "2015-10-08T09:23:32", "url": "https://files.pythonhosted.org/packages/3e/91/e4b9cd0aa755722212df87aa9ffabd17aa6d13b609ebbffbcb304baa45d4/django-graphiql-0.3.1.7.tar.gz" } ], "0.3.1.8": [ { "comment_text": "", "digests": { "md5": "3e4a55e6010efb4cb2220eceee38034c", "sha256": "63fd3eb01315fc6b96b806f54560dbb366ca733081a898ee231d705558b50993" }, "downloads": -1, "filename": "django-graphiql-0.3.1.8.tar.gz", "has_sig": false, "md5_digest": "3e4a55e6010efb4cb2220eceee38034c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 164372, "upload_time": "2015-10-14T23:06:46", "url": "https://files.pythonhosted.org/packages/f3/c5/0af7ae604867b901d5bfdf0738473634a8bf0487e261f9b3b312ecb38324/django-graphiql-0.3.1.8.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "4a6ecb5e5a33f8e3e4cad55ca16fa333", "sha256": "6dfffc153dd314cb830ef5c86de2f5a9aef1f3e4144c3578223b6334244d6283" }, "downloads": -1, "filename": "django-graphiql-0.4.2.tar.gz", "has_sig": false, "md5_digest": "4a6ecb5e5a33f8e3e4cad55ca16fa333", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 169430, "upload_time": "2015-11-17T22:07:40", "url": "https://files.pythonhosted.org/packages/29/5b/359b7db31575f1d0c7c55618634dc0771043c83eac010c2c7c33fd1967bd/django-graphiql-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "1b540be7d6e541723fba26eec1afefd8", "sha256": "b010d995e3d5b1f93470d6d0663f57d4d34bcb2af0d205f6a72eed45422ff6ee" }, "downloads": -1, "filename": "django-graphiql-0.4.3.tar.gz", "has_sig": false, "md5_digest": "1b540be7d6e541723fba26eec1afefd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181145, "upload_time": "2016-02-13T04:37:47", "url": "https://files.pythonhosted.org/packages/33/7f/79e18f419ee8911bc90f4b6514cfe03f690f58b202df4868fd050bd31a87/django-graphiql-0.4.3.tar.gz" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "05291b61b2132c7e6e5b7ec5b5ce6082", "sha256": "693d1b0c82cb9515f27a24f213d7b5c3aa4f5b8d6b8123a293981ee8d072c78c" }, "downloads": -1, "filename": "django-graphiql-0.4.4.tar.gz", "has_sig": false, "md5_digest": "05291b61b2132c7e6e5b7ec5b5ce6082", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181169, "upload_time": "2016-02-13T05:21:27", "url": "https://files.pythonhosted.org/packages/57/2c/1bf6e2b72daf0c5d7a743656bcab81515e64d750a35974770904b3a165d6/django-graphiql-0.4.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05291b61b2132c7e6e5b7ec5b5ce6082", "sha256": "693d1b0c82cb9515f27a24f213d7b5c3aa4f5b8d6b8123a293981ee8d072c78c" }, "downloads": -1, "filename": "django-graphiql-0.4.4.tar.gz", "has_sig": false, "md5_digest": "05291b61b2132c7e6e5b7ec5b5ce6082", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 181169, "upload_time": "2016-02-13T05:21:27", "url": "https://files.pythonhosted.org/packages/57/2c/1bf6e2b72daf0c5d7a743656bcab81515e64d750a35974770904b3a165d6/django-graphiql-0.4.4.tar.gz" } ] }