{ "info": { "author": "The PyData Development Team", "author_email": "pydata@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "pydata-google-auth\n==================\n\n|Build Status| |Version Status| |Coverage Status|\n\n**pydata-google-auth** is a package providing helpers for authenticating to Google APIs.\n\n\nInstallation\n------------\n\n\nInstall latest release version via conda\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: shell\n\n $ conda install pydata-google-auth --channel conda-forge\n\nInstall latest release version via pip\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: shell\n\n $ pip install pydata-google-auth\n\nInstall latest development version\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: shell\n\n $ pip install git+https://github.com/pydata/pydata-google-auth.git\n\n\nUsage\n-----\n\nUse the ``pydata_google_auth.get_user_credentials()`` function to\nauthenticate to Google APIs with user credentials.\n\n.. code-block:: python\n\n import pydata_google_auth\n credentials = pydata_google_auth.get_user_credentials(\n ['https://www.googleapis.com/auth/cloud-platform'],\n )\n\n # Use the credentials in other libraries, such as the Google BigQuery\n # client library.\n from google.cloud import bigquery\n client = bigquery.Client(project='YOUR-PROJECT-ID', credentials=credentials)\n\nSee the `pydata-google-auth documentation `_ for more details.\n\n.. |Build Status| image:: https://circleci.com/gh/pydata/pydata-google-auth/tree/master.svg?style=svg\n :target: https://circleci.com/gh/pydata/pydata-google-auth/tree/master\n.. |Version Status| image:: https://img.shields.io/pypi/v/pydata-google-auth.svg\n :target: https://pypi.python.org/pypi/pydata-google-auth/\n.. |Coverage Status| image:: https://img.shields.io/codecov/c/github/pydata/pydata-google-auth.svg\n :target: https://codecov.io/gh/pydata/pydata-google-auth/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pydata/pydata-google-auth", "keywords": "data", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "pydata-google-auth", "package_url": "https://pypi.org/project/pydata-google-auth/", "platform": "", "project_url": "https://pypi.org/project/pydata-google-auth/", "project_urls": { "Homepage": "https://github.com/pydata/pydata-google-auth" }, "release_url": "https://pypi.org/project/pydata-google-auth/0.1.3/", "requires_dist": [ "setuptools", "google-auth", "google-auth-oauthlib" ], "requires_python": "", "summary": "PyData helpers for authenticating to Google APIs", "version": "0.1.3" }, "last_serial": 4871671, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "52024f3144e871d865c848ac0fddf931", "sha256": "513aeaa17a86f685b2a38d4e22b98ea8512df909a718552103493c22a050e826" }, "downloads": -1, "filename": "pydata_google_auth-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "52024f3144e871d865c848ac0fddf931", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8998, "upload_time": "2018-10-23T19:10:20", "url": "https://files.pythonhosted.org/packages/f8/8d/fef787d02fbd3ec7045ddb3a283bc893e97b5476f36909bbeac3cd8888b5/pydata_google_auth-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "29ac4d96ed57877e65c8b861398cebc7", "sha256": "3d1952a96b27de80b50e1da67f4e1efedd005e4301e977b4c92f83062c5d1a4f" }, "downloads": -1, "filename": "pydata-google-auth-0.1.0.tar.gz", "has_sig": false, "md5_digest": "29ac4d96ed57877e65c8b861398cebc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22454, "upload_time": "2018-10-23T19:10:22", "url": "https://files.pythonhosted.org/packages/69/c8/9265f97b2a3dca13fc4f14cdb333d23e0aa42a09bdca4c56b4d675164b8b/pydata-google-auth-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "4db315ff532054a155faf11f0e0a45be", "sha256": "16969726804b4ab957880f8bef81de9eb89f2875a45e15e82967aeb4c74c7df9" }, "downloads": -1, "filename": "pydata_google_auth-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4db315ff532054a155faf11f0e0a45be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10052, "upload_time": "2018-10-26T21:34:55", "url": "https://files.pythonhosted.org/packages/ad/93/371cfc125aface9c9d6a5b10bebd50a30548c5af2eab7398ab3bdf9720a6/pydata_google_auth-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6ceea99b71bebff5f935e284bbe78353", "sha256": "280d1cbc00044683ff5f068812a1503fbb8187ee1697a0725a6c568385f0ede7" }, "downloads": -1, "filename": "pydata-google-auth-0.1.1.tar.gz", "has_sig": false, "md5_digest": "6ceea99b71bebff5f935e284bbe78353", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23804, "upload_time": "2018-10-26T21:34:56", "url": "https://files.pythonhosted.org/packages/a2/b6/d607bb8da7945f02d9ac6810674dd046a2af25a4fbd3c57169117b5569ab/pydata-google-auth-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2eb8b6537bd3dfb772aca8e845fb19b8", "sha256": "537ae7cddcbebd3dbf74cd9e17a6d48527de988e511796edad358aecbc94e3aa" }, "downloads": -1, "filename": "pydata_google_auth-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2eb8b6537bd3dfb772aca8e845fb19b8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10149, "upload_time": "2019-02-01T21:32:39", "url": "https://files.pythonhosted.org/packages/2b/d7/3d031f57e4117a564979835bbf1233244eb31960a46f38a9ad0fe078363b/pydata_google_auth-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d6461db6c06a5ec6e8ff43e8dd8dd276", "sha256": "d9191457af24ef0da5154f5d8e439f4d965b9563fb0525621f6d7345f8936f94" }, "downloads": -1, "filename": "pydata-google-auth-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d6461db6c06a5ec6e8ff43e8dd8dd276", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23887, "upload_time": "2019-02-01T21:32:40", "url": "https://files.pythonhosted.org/packages/f6/eb/ce553fb6ac024302a5afd4696eb4ab5a1ccb13b4858efd86f297bd94d95f/pydata-google-auth-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ffa74ff44f381408743b4087f2c2d140", "sha256": "3bca03fadd3ae03c6f2fb3e7e554e363249a4a6ed28d44a85679090113257d47" }, "downloads": -1, "filename": "pydata_google_auth-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffa74ff44f381408743b4087f2c2d140", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10134, "upload_time": "2019-02-26T22:14:36", "url": "https://files.pythonhosted.org/packages/89/c5/03b68c114bc2c2bcaa2e40fdf269a14361fa75b70a09415e8bad65413b75/pydata_google_auth-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30f480dd464543f9cd89b8ad5a8a7b58", "sha256": "70dd0b47b2a45a084f963644e9337120975b2c8224343e77613b026fb8060dae" }, "downloads": -1, "filename": "pydata-google-auth-0.1.3.tar.gz", "has_sig": false, "md5_digest": "30f480dd464543f9cd89b8ad5a8a7b58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23907, "upload_time": "2019-02-26T22:14:38", "url": "https://files.pythonhosted.org/packages/41/ce/0602c65d5f8eb533471e526048ae2de3aca5a73625bf84661849fc15f279/pydata-google-auth-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffa74ff44f381408743b4087f2c2d140", "sha256": "3bca03fadd3ae03c6f2fb3e7e554e363249a4a6ed28d44a85679090113257d47" }, "downloads": -1, "filename": "pydata_google_auth-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ffa74ff44f381408743b4087f2c2d140", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10134, "upload_time": "2019-02-26T22:14:36", "url": "https://files.pythonhosted.org/packages/89/c5/03b68c114bc2c2bcaa2e40fdf269a14361fa75b70a09415e8bad65413b75/pydata_google_auth-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "30f480dd464543f9cd89b8ad5a8a7b58", "sha256": "70dd0b47b2a45a084f963644e9337120975b2c8224343e77613b026fb8060dae" }, "downloads": -1, "filename": "pydata-google-auth-0.1.3.tar.gz", "has_sig": false, "md5_digest": "30f480dd464543f9cd89b8ad5a8a7b58", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23907, "upload_time": "2019-02-26T22:14:38", "url": "https://files.pythonhosted.org/packages/41/ce/0602c65d5f8eb533471e526048ae2de3aca5a73625bf84661849fc15f279/pydata-google-auth-0.1.3.tar.gz" } ] }