Metadata-Version: 1.1
Name: gcloud-aio-core
Version: 0.6.0
Summary: Core Helpers for Asyncio Google Cloud Library
Home-page: https://github.com/talkiq/gcloud-aio
Author: TalkIQ
Author-email: engineering@talkiq.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: Core Helpers for Asyncio Google Cloud Library
        =============================================
        
        This library is not meant to be a standalone project, rather it is used by
        various ``gcloud-aio-*`` packages.
        
        |pypi| |pythons|
        
        Installation
        ------------
        
        .. code-block:: console
        
            $ pip install --upgrade gcloud-aio-core
        
        .. |pypi| image:: https://img.shields.io/pypi/v/gcloud-aio-core.svg?style=flat-square
            :alt: Latest PyPI Version
            :target: https://pypi.org/project/gcloud-aio-core/
        
        .. |pythons| image:: https://img.shields.io/pypi/pyversions/gcloud-aio-core.svg?style=flat-square
            :alt: Python Version Support
            :target: https://pypi.org/project/gcloud-aio-core/
        
Platform: Posix; MacOS X; Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Internet
