{ "info": { "author": "Ignacio Tolosa", "author_email": "ignacio@perejil.cl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries" ], "description": "GQL\n===\n\nThis is a GraphQL client for Python. Plays nicely with ``graphene``,\n``graphql-core``, ``graphql-js`` and any other GraphQL implementation\ncompatible with the spec.\n\nGQL architecture is inspired by ``React-Relay`` and ``Apollo-Client``.\n\n|travis| |pypi| |coveralls|\n\nInstallation\n------------\n\n::\n\n $ pip install gql\n\nUsage\n-----\n\nThe example below shows how you can execute queries against a local\nschema.\n\n.. code:: python\n\n from pygql import gql, Client\n\n client = Client(schema=schema)\n query = gql('''\n {\n hello\n }\n ''')\n\n client.execute(query)\n\nLicense\n-------\n\n`MIT\nLicense `__\n\n.. |travis| image:: https://img.shields.io/travis/graphql-python/gql.svg?style=flat\n :target: https://travis-ci.org/graphql-python/gql\n.. |pypi| image:: https://img.shields.io/pypi/v/gql.svg?style=flat\n :target: https://pypi.python.org/pypi/gql\n.. |coveralls| image:: https://coveralls.io/repos/graphql-python/gql/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/graphql-python/gql?branch=master\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/itolosa/pygql", "keywords": "api graphql protocol rest relay gql client", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pygql", "package_url": "https://pypi.org/project/pygql/", "platform": "", "project_url": "https://pypi.org/project/pygql/", "project_urls": { "Homepage": "https://github.com/itolosa/pygql" }, "release_url": "https://pypi.org/project/pygql/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "GraphQL client for Python", "version": "0.1.4" }, "last_serial": 3503488, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "379ef9bd36210186fe17be9a3f30d403", "sha256": "b48d42bbe35c2229dd6e802e0a395d44565a3d0e7dd90159b8320e6b99485870" }, "downloads": -1, "filename": "pygql-0.1.1.tar.gz", "has_sig": false, "md5_digest": "379ef9bd36210186fe17be9a3f30d403", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6174, "upload_time": "2018-01-14T23:41:02", "url": "https://files.pythonhosted.org/packages/17/d2/82b57894d4d0bf7a76cd6e050ac59df57b33d2dcd79fafcc83fa701f9ef5/pygql-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "39c810c6d7135a705fa4f2e27fe23a34", "sha256": "dc32273af0677657fc00655bc665b26d0eb81556b0436461c6db18a98f9bb196" }, "downloads": -1, "filename": "pygql-0.1.2.tar.gz", "has_sig": false, "md5_digest": "39c810c6d7135a705fa4f2e27fe23a34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6278, "upload_time": "2018-01-15T21:23:57", "url": "https://files.pythonhosted.org/packages/05/a5/2e184052b574dd6651e9f09a55663950c706172d8dc7dfbd557badbea15e/pygql-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "983941cfea65a81fe858f8b73155306e", "sha256": "befa24fb7f8e6d06866b6c3e907bda35c95355bcea6e181aabf75b4711a04795" }, "downloads": -1, "filename": "pygql-0.1.3.tar.gz", "has_sig": false, "md5_digest": "983941cfea65a81fe858f8b73155306e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6290, "upload_time": "2018-01-15T23:08:12", "url": "https://files.pythonhosted.org/packages/c5/7f/ebea831ea2077faea7fcd4dad82f5ed8d3bac3e84f6146c7636b58997b82/pygql-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "8a62557c61e69a48fa6061f5d32fa57e", "sha256": "b45fa71754dc1a219e15274b04c43805149e72a8af95191b5e38bd8ced8c433a" }, "downloads": -1, "filename": "pygql-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8a62557c61e69a48fa6061f5d32fa57e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6298, "upload_time": "2018-01-19T04:56:18", "url": "https://files.pythonhosted.org/packages/5d/ca/e007815c6f4de18e75c59fa672a52106b281a7f32b4bfa9fd1a473917bd6/pygql-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8a62557c61e69a48fa6061f5d32fa57e", "sha256": "b45fa71754dc1a219e15274b04c43805149e72a8af95191b5e38bd8ced8c433a" }, "downloads": -1, "filename": "pygql-0.1.4.tar.gz", "has_sig": false, "md5_digest": "8a62557c61e69a48fa6061f5d32fa57e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6298, "upload_time": "2018-01-19T04:56:18", "url": "https://files.pythonhosted.org/packages/5d/ca/e007815c6f4de18e75c59fa672a52106b281a7f32b4bfa9fd1a473917bd6/pygql-0.1.4.tar.gz" } ] }