{ "info": { "author": "Erik Swanson", "author_email": "TheErikSwanson@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "GClient API Service Account Authorization\n=========================================\n\n.. image:: https://travis-ci.org/ambitioninc/gclient-service-account-auth.png\n :target: https://travis-ci.org/ambitioninc/gclient-service-account-auth\n\n.. image:: https://pypip.in/v/gclient-service-account-auth/badge.png\n :target: https://crate.io/packages/gclient-service-account-auth/\n :alt: Latest PyPI version\n\n.. image:: https://pypip.in/d/gclient-service-account-auth/badge.png\n :target: https://crate.io/packages/gclient-service-account-auth/\n :alt: Number of PyPI downloads\n\nAuthorizing server-to-server communications with Google's APIs should\nbe easy. However, it can be difficult to understand how to do\nauthorization based on Google's `Service Accounts`_, instead of the\nbetter-documented three-party oauth flow. This library\nattempts to streamline this process.\n\nIt makes authentication and authorization as simple as creating an\ninstance of the `AuthorizedService` class, with the name of your\nproject and the name of the API to authorize for. To get started, see\nthe `quickstart`_ guide.\n\n.. _Service Accounts: https://developers.google.com/accounts/docs/OAuth2ServiceAccount\n\n.. _quickstart: http://gclient-service-account-auth.readthedocs.org/en/latest/quickstart.html\n\nInstallation\n------------\nTo install the latest release, type::\n\n pip install gclient-service-account-auth\n\nTo install the latest code directly from source, type::\n\n pip install git+git://github.com/ambitioninc/gclient-service-account-auth.git\n\nDocumentation\n=============\n\nFull documentation is available at http://gclient-service-account-auth.readthedocs.org\n\nLicense\n=======\nMIT License (see LICENSE)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ambitioninc/gclient-service-account-auth", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "gclient-service-account-auth", "package_url": "https://pypi.org/project/gclient-service-account-auth/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gclient-service-account-auth/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/ambitioninc/gclient-service-account-auth" }, "release_url": "https://pypi.org/project/gclient-service-account-auth/0.2.2/", "requires_dist": null, "requires_python": null, "summary": "Easily create an authorized service-object for interacting with google's client APIs, server to server.", "version": "0.2.2" }, "last_serial": 2007795, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "dd280e69f7df936f1569ae48a61dc497", "sha256": "73f54c5548a15fdce63ed23cf8b24ec7584f4c9365854f2b96a661f7af4e908d" }, "downloads": -1, "filename": "gclient-service-account-auth-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dd280e69f7df936f1569ae48a61dc497", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4139, "upload_time": "2014-05-25T00:32:32", "url": "https://files.pythonhosted.org/packages/ac/01/a3845c67f08f1d1ca01fba44b6759c13238b7e38b19e095b2e14ad8209db/gclient-service-account-auth-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "263bf6b588094a0b8a3d15b57a3b6502", "sha256": "4368a27d88ed455411478d70df4d21322562fc22da1cf8c5200a52c86eeff2ca" }, "downloads": -1, "filename": "gclient-service-account-auth-0.2.0.tar.gz", "has_sig": false, "md5_digest": "263bf6b588094a0b8a3d15b57a3b6502", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4360, "upload_time": "2015-01-23T03:02:39", "url": "https://files.pythonhosted.org/packages/c3/2b/7fc3136c635461a824f09cd6d83a2085f5c4aedad228f5bc72aae857e041/gclient-service-account-auth-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "899d59c350582e3cf53dbea5463912e4", "sha256": "e804f8354431ff1ea95c51fc281070b54ed2eea2ea97ed80d4c663f0db3e4495" }, "downloads": -1, "filename": "gclient-service-account-auth-0.2.1.tar.gz", "has_sig": false, "md5_digest": "899d59c350582e3cf53dbea5463912e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4353, "upload_time": "2015-01-23T16:04:39", "url": "https://files.pythonhosted.org/packages/ad/8b/8430cc0db7966fc25965bb7db95598fcaf2e636b455ffe897c59b81c8eb5/gclient-service-account-auth-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "71c37023889961cd0d7c8136d092dfc1", "sha256": "907d289dfb7ce311b87f6c3b10172849f6646f9d24f20141f9ac435e183966e7" }, "downloads": -1, "filename": "gclient_service_account_auth-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "71c37023889961cd0d7c8136d092dfc1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6411, "upload_time": "2016-03-15T13:05:05", "url": "https://files.pythonhosted.org/packages/80/26/9d8248d979ef42552782bbc03bbaf1943973e6c7c39a33ca1b394e5b5f14/gclient_service_account_auth-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc77753f3bdb1794cc27891ced7f4146", "sha256": "6b7a98db2ee9eeb1356ac6c56a7dea8c35b2f43c86d5bdc33efbeae0b7e923e1" }, "downloads": -1, "filename": "gclient-service-account-auth-0.2.2.tar.gz", "has_sig": false, "md5_digest": "cc77753f3bdb1794cc27891ced7f4146", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4381, "upload_time": "2016-03-15T13:04:52", "url": "https://files.pythonhosted.org/packages/96/e9/5e37c947bd1c84c4be3f06820647ffdbb541ffef0e4f00ef8f6933d0b57a/gclient-service-account-auth-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "71c37023889961cd0d7c8136d092dfc1", "sha256": "907d289dfb7ce311b87f6c3b10172849f6646f9d24f20141f9ac435e183966e7" }, "downloads": -1, "filename": "gclient_service_account_auth-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "71c37023889961cd0d7c8136d092dfc1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6411, "upload_time": "2016-03-15T13:05:05", "url": "https://files.pythonhosted.org/packages/80/26/9d8248d979ef42552782bbc03bbaf1943973e6c7c39a33ca1b394e5b5f14/gclient_service_account_auth-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc77753f3bdb1794cc27891ced7f4146", "sha256": "6b7a98db2ee9eeb1356ac6c56a7dea8c35b2f43c86d5bdc33efbeae0b7e923e1" }, "downloads": -1, "filename": "gclient-service-account-auth-0.2.2.tar.gz", "has_sig": false, "md5_digest": "cc77753f3bdb1794cc27891ced7f4146", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4381, "upload_time": "2016-03-15T13:04:52", "url": "https://files.pythonhosted.org/packages/96/e9/5e37c947bd1c84c4be3f06820647ffdbb541ffef0e4f00ef8f6933d0b57a/gclient-service-account-auth-0.2.2.tar.gz" } ] }