gcs-oauth2-boto-plugin


Namegcs-oauth2-boto-plugin JSON
Version 3.2 PyPI version JSON
download
home_pagehttps://developers.google.com/storage/docs/gspythonlibrary
SummaryAuth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.
upload_time2024-05-02 14:37:31
maintainerNone
docs_urlNone
authorGoogle Inc.
requires_pythonNone
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
gcs-oauth2-boto-plugin is a Python application whose purpose is to behave as an
auth plugin for the boto auth plugin framework for use with OAuth 2.0
credentials for the Google Cloud Platform. This plugin is compatible with both
user accounts and service accounts, and its functionality is essentially a
wrapper around oauth2client with the addition of automatically caching tokens
for the machine in a thread- and process-safe fashion.

            

Raw data

            {
    "_id": null,
    "home_page": "https://developers.google.com/storage/docs/gspythonlibrary",
    "name": "gcs-oauth2-boto-plugin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Google Inc.",
    "author_email": "gs-team@google.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/47/2106398c28d6f4346b6ec84cb092bb00b4d50a3b03653328d53e4ce1ac30/gcs-oauth2-boto-plugin-3.2.tar.gz",
    "platform": "any",
    "description": "\ngcs-oauth2-boto-plugin is a Python application whose purpose is to behave as an\nauth plugin for the boto auth plugin framework for use with OAuth 2.0\ncredentials for the Google Cloud Platform. This plugin is compatible with both\nuser accounts and service accounts, and its functionality is essentially a\nwrapper around oauth2client with the addition of automatically caching tokens\nfor the machine in a thread- and process-safe fashion.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Auth plugin allowing use the use of OAuth 2.0 credentials for Google Cloud Storage in the Boto library.",
    "version": "3.2",
    "project_urls": {
        "Download": "https://github.com/GoogleCloudPlatform/gcs-oauth2-boto-plugin",
        "Homepage": "https://developers.google.com/storage/docs/gspythonlibrary"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d472106398c28d6f4346b6ec84cb092bb00b4d50a3b03653328d53e4ce1ac30",
                "md5": "e164fc566cf98e8452d06c64b37de4d0",
                "sha256": "a46817f3abed2bc4f6b4b12b0de7c8bf5ff5f1822dc03c45fa1ae6ed7a455843"
            },
            "downloads": -1,
            "filename": "gcs-oauth2-boto-plugin-3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e164fc566cf98e8452d06c64b37de4d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22595,
            "upload_time": "2024-05-02T14:37:31",
            "upload_time_iso_8601": "2024-05-02T14:37:31.870517Z",
            "url": "https://files.pythonhosted.org/packages/8d/47/2106398c28d6f4346b6ec84cb092bb00b4d50a3b03653328d53e4ce1ac30/gcs-oauth2-boto-plugin-3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 14:37:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GoogleCloudPlatform",
    "github_project": "gcs-oauth2-boto-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "gcs-oauth2-boto-plugin"
}
        
Elapsed time: 0.23878s