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 \
    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.2.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.2-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alis_build_client-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 5f2cdd0f6cf46e91b6a9855504148c3ae94eb689773e33f0eafb3de587221429
MD5 709f4557601d04a73ecc586d46bab244
BLAKE2b-256 1a45725dd0c9074d4b3eee88f7283eb1b3abfd5024864739f61feb03e40c95c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for alis_build_client-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ea50dc942e2bc71e5990348513e9003c8cbe95995d552e252f33980f43835fac
MD5 2df6bfe9e21dfe88524499b385c048db
BLAKE2b-256 696637192a81b5d43e8020c4685a311604ec30d049f15cc42c436fd32fc9b38a

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