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: \
    • Populate dist/ by building the package from source \
    • Set up ~/.pypirc \
    [pypi]
        username = __token__
        password = <API_KEY>
    
    • Publish dist/ with twine
      pip install twine twine upload -r pypi dist/*

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.3.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

alis_build_client-0.0.3-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file alis_build_client-0.0.3.tar.gz.

File metadata

  • Download URL: alis_build_client-0.0.3.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.0

File hashes

Hashes for alis_build_client-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f6bb088efa648f54e264323b4fd2c01ad48563d4b2d52c9557ca71626d076fee
MD5 2b2d21f23b8a705cf9e9b11d2979078d
BLAKE2b-256 4e21a8210864720aa334957e6168f5209f75b2709ecb85435dd810ad93ffe0ef

See more details on using hashes here.

File details

Details for the file alis_build_client-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for alis_build_client-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 be7ad119fbcea95d5f07e5f3478cf538f035d65288be46173838fbece8561477
MD5 02d589d51c0a55e30404393251fa8363
BLAKE2b-256 1630e488d6189490b8f13f6acca1bb278529fabd7b04e78590064d3b352593c8

See more details on using hashes here.

Supported by

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