Metadata-Version: 2.1
Name: pvirie-utils
Version: 1.0
Summary: PVirie's python utility functions
Home-page: https://github.com/PVirie/python-utils
Author: Chatavut Viriyasuthee
Author-email: p.virie@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic==1.10.8
Requires-Dist: google-cloud-storage
Requires-Dist: google-api-python-client
Requires-Dist: google-cloud-aiplatform

# python-utils

My personal collection of python utility functions.

## pvirie-gcp

This module contains utility functions for working with Google Cloud Platform (GCP) services.

### Installation

1. Add environment `GCP_CREDENTIALS` with the path to the GCP credentials file.
