Metadata-Version: 2.1
Name: fyndata-gcp-utils
Version: 0.1.4
Summary: Fyndata's Python library of Google Cloud Platform (GCP) utils.
Home-page: https://github.com/fyndata/gcp-utils-python
Author: Fyndata (Fynpal SpA)
Author-email: no-reply@fyndata.com
License: MIT
Description: FD Google Cloud Platform Utilities for Python
        ================================================
        
        [![PyPI package version](https://img.shields.io/pypi/v/fyndata-gcp-utils.svg)](https://pypi.org/project/fyndata-gcp-utils/)
        [![Python versions](https://img.shields.io/pypi/pyversions/fyndata-gcp-utils.svg)](https://pypi.org/project/fyndata-gcp-utils/)
        [![License](https://img.shields.io/pypi/l/fyndata-gcp-utils.svg)](https://pypi.org/project/fyndata-gcp-utils/)
        
        FD's Python library of Google Cloud Platform (GCP) utils.
        
        - Python package: `fd_gcp`
        - Python distribution package name: `fyndata-gcp-utils`
        - PyPI package: [`fyndata-gcp-utils`](https://pypi.org/project/fyndata-gcp-utils/)
        
        
        ## Build status
        
        | branch  | build |
        | ------- | ----- |
        | master  | [![CircleCI](https://circleci.com/gh/fyntex/gcp-utils-python/tree/master.svg?style=svg)](https://circleci.com/gh/fyntex/gcp-utils-python/tree/master) |
        | develop | [![CircleCI](https://circleci.com/gh/fyntex/gcp-utils-python/tree/develop.svg?style=svg)](https://circleci.com/gh/fyntex/gcp-utils-python/tree/develop) |
        
        
        ## Supported Python versions
        
        Only Python 3.7 and 3.8. Python 3.6 and below will not work because we use some features introduced
        in Python 3.7.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7, <3.9
Description-Content-Type: text/markdown
