{ "info": { "author": "Julius Seporaitis", "author_email": "julius@seporaitis.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.6" ], "description": "=========\ngraphqlpy\n=========\n\n.. image:: https://img.shields.io/pypi/v/package.svg\n :target: https://pypi.python.org/pypi/graphqlpy\n\n.. image:: https://img.shields.io/travis/seporaitis/package/master.svg\n :target: https://travis-ci.org/seporaitis/graphqlpy\n\nA humble attempt at a library generating GraphQL queries programatically.\n\nFeatures\n--------\n\nThis is currently a proof of concept.\n\n\nExample\n-------\n\nSome properties that can be accessed.\n\n.. code-block:: python\n\n >>> import this\n\n\n\n\nHistory\n-------\n\nPENDING\n-------\n\n* Change one\n* Change two\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/seporaitis/graphqlpy", "keywords": "graphql", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "graphqlpy", "package_url": "https://pypi.org/project/graphqlpy/", "platform": "", "project_url": "https://pypi.org/project/graphqlpy/", "project_urls": { "Homepage": "https://github.com/seporaitis/graphqlpy" }, "release_url": "https://pypi.org/project/graphqlpy/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "A humble attempt at a library generating GraphQL queries programatically.", "version": "0.0.1" }, "last_serial": 3157147, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "232321fb7f8f66c3ae98373707190d6f", "sha256": "18207d4569b748b1df3abf24d85f5e542d4cae7d584f6bfa34bce026ad5a0431" }, "downloads": -1, "filename": "graphqlpy-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "232321fb7f8f66c3ae98373707190d6f", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 3554, "upload_time": "2017-09-07T19:24:42", "url": "https://files.pythonhosted.org/packages/a5/0b/79eac4a2bdfce95ae96c170f209ac2710628bc3ac8d1853d2b727f916c5f/graphqlpy-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b5b436342576364e2e97891d8d3d4cd", "sha256": "b05640b2214f634772e63e5ca0ae516c5aaec9ee853f52d883c1aef9db8a883d" }, "downloads": -1, "filename": "graphqlpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9b5b436342576364e2e97891d8d3d4cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4018, "upload_time": "2017-09-07T19:24:25", "url": "https://files.pythonhosted.org/packages/b8/93/ad91e22fe7f18eff7022186d56d2eacddcde6a91ee039a0514759875156f/graphqlpy-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "232321fb7f8f66c3ae98373707190d6f", "sha256": "18207d4569b748b1df3abf24d85f5e542d4cae7d584f6bfa34bce026ad5a0431" }, "downloads": -1, "filename": "graphqlpy-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "232321fb7f8f66c3ae98373707190d6f", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 3554, "upload_time": "2017-09-07T19:24:42", "url": "https://files.pythonhosted.org/packages/a5/0b/79eac4a2bdfce95ae96c170f209ac2710628bc3ac8d1853d2b727f916c5f/graphqlpy-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b5b436342576364e2e97891d8d3d4cd", "sha256": "b05640b2214f634772e63e5ca0ae516c5aaec9ee853f52d883c1aef9db8a883d" }, "downloads": -1, "filename": "graphqlpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9b5b436342576364e2e97891d8d3d4cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4018, "upload_time": "2017-09-07T19:24:25", "url": "https://files.pythonhosted.org/packages/b8/93/ad91e22fe7f18eff7022186d56d2eacddcde6a91ee039a0514759875156f/graphqlpy-0.0.1.tar.gz" } ] }