Metadata-Version: 2.1
Name: alis-build-client
Version: 0.0.5
Summary: A grpc client package for python applications.
Home-page: https://github.com/yourusername/grpc_client
License: MIT
Author: Thomas Scholtz
Author-email: tom.scholtz@alisx.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: google-auth (>=2.6.0,<3.0.0)
Requires-Dist: grpcio (>=1.37.1,<2.0.0)
Description-Content-Type: text/markdown

# A lightweight library for Connecting to Google Cloud Run Endpoints
This is a lightweight library for making authenticated calls to Cloud Run endpoints with Python clients.

