Skip to main content

A grpc client package for python applications.

Project description

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.

Usage

Before you can use this project, you need to install Poetry, a tool for dependency management and packaging in Python. On Unix-based systems (like Linux and MacOS), you can install Poetry using this command:

curl -sSL https://install.python-poetry.org | python3 -

To run tests, from alis-build-client/alis/build: python -m unittest discover test To install the package locally: poetry install To build the package: poetry build To publish the package: poetry config pypi-token.pypi <your-pypi-token> && poetry publish

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

alis_build_client-0.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

alis_build_client-0.0.1-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page