Metadata-Version: 2.1
Name: gcloud-config-helper
Version: 0.1.0
Summary: obtain Google GCloud configuration credentials
Home-page: https://github.com/binxio/python_gcloud_config_helper
Author: Mark van Holsteijn
Author-email: markvanholsteijn@binx.io
License: Apache Software License 2.0
Keywords: gcloud_config_helper
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.5
Requires-Dist: python-dateutil
Requires-Dist: google-auth
Requires-Dist: pytz

====================
gcloud config helper
====================


.. image:: https://img.shields.io/pypi/v/gcloud_config_helper.svg
        :target: https://pypi.python.org/pypi/gcloud_config_helper

.. image:: https://img.shields.io/travis/binxio/python_gcloud_config_helper.svg
        :target: https://travis-ci.com/binxio/python_gcloud_config_helper

.. image:: https://readthedocs.org/projects/gcloud-config-helper/badge/?version=latest
        :target: https://gcloud-config-helper.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




obtain Google GCloud configuration credentials


* Free software: Apache Software License 2.0


=======
History
=======

0.1.0 (2021-04-24)
------------------

* First release on PyPI.


