{ "info": { "author": "Danila Vershinin", "author_email": "info@getpagespeed.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: System Administrators", "Operating System :: OS Independent", "Topic :: Software Development" ], "description": "# gh\n\n[![Build Status](https://travis-ci.org/dvershinin/gh.svg?branch=master)](https://travis-ci.org/dvershinin/gh)\n[![PyPI version](https://badge.fury.io/py/gh-api.svg)](https://badge.fury.io/py/gh-api)\n\nLow-level GitHub API request interface. With caching.\n\nIt's similiar to the official `hub api`, but:\n\n* only `GET` commands supported\n* automatic caching by `ETag` and `Cache-Control` will speed up repeat queries and won't burn your rate limit\n* based on Python\n\n## Synopsis\n\n gh repos/dvershinin/lastversion/license # outputs JSON with license of a given repo\n\n## Install\n\n pip install --user gh-api", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dvershinin/gh", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "gh-api", "package_url": "https://pypi.org/project/gh-api/", "platform": "", "project_url": "https://pypi.org/project/gh-api/", "project_urls": { "Homepage": "https://github.com/dvershinin/gh" }, "release_url": "https://pypi.org/project/gh-api/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Low-level GitHub API request interface. With caching", "version": "0.0.1" }, "last_serial": 5647223, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "db23612950460f59b5492f5ee0168a89", "sha256": "d6031b2a2727c54c67ccd8c3136da202b0539aa08d906ef6f5b98d3e4c9e72e1" }, "downloads": -1, "filename": "gh-api-0.0.1.tar.gz", "has_sig": false, "md5_digest": "db23612950460f59b5492f5ee0168a89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3784, "upload_time": "2019-08-07T22:15:58", "url": "https://files.pythonhosted.org/packages/5e/4c/0f846306d66fb27ea56677c0b22e6a45d01539554f481db7ac3163f6846e/gh-api-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "db23612950460f59b5492f5ee0168a89", "sha256": "d6031b2a2727c54c67ccd8c3136da202b0539aa08d906ef6f5b98d3e4c9e72e1" }, "downloads": -1, "filename": "gh-api-0.0.1.tar.gz", "has_sig": false, "md5_digest": "db23612950460f59b5492f5ee0168a89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3784, "upload_time": "2019-08-07T22:15:58", "url": "https://files.pythonhosted.org/packages/5e/4c/0f846306d66fb27ea56677c0b22e6a45d01539554f481db7ac3163f6846e/gh-api-0.0.1.tar.gz" } ] }