Kong Python SDK
Project description
kong-sdk-python
Generating python code for gRPC service
cd ./packages/kong-sdk-python
poetry run python -m grpc_tools.protoc --proto_path=./src/kong/proto --python_out=./src/kong/proto --grpc_python_out=./src/kong/proto ./src/kong/proto/service.proto
Change import to
from kong.proto import service_pb2 as service__pb2
Packaging and publishing SDK
Update SDK version in pyproject.toml:
[tool.poetry]
name = "kong-sdk"
version = <version>
npx nx install kong-sdk-python
npx nx build kong-sdk-python
npx nx publish kong-sdk-python --token=pypi-token
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kong_sdk-0.0.43.tar.gz
(13.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
kong_sdk-0.0.43-py3-none-any.whl
(22.4 kB
view details)
File details
Details for the file kong_sdk-0.0.43.tar.gz.
File metadata
- Download URL: kong_sdk-0.0.43.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.0 CPython/3.12.3 Linux/6.14.0-37-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81d315ccdc9ddf0b495764fb1d8bb57448d097180f4c0ca771f0d3c06e6f163a
|
|
| MD5 |
7c7e966a9f908754337693b0cb9e1b33
|
|
| BLAKE2b-256 |
d2da73da755f5a20ff7c9661184fb17bd28d38481f1db89853c3751e9e14826b
|
File details
Details for the file kong_sdk-0.0.43-py3-none-any.whl.
File metadata
- Download URL: kong_sdk-0.0.43-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.0 CPython/3.12.3 Linux/6.14.0-37-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51eb18532913ee7db9db76ba6a63cb71cbfa0cbda1f6362d7475cef62320cfd0
|
|
| MD5 |
9172910d81c7c41a2c9d6da03e12667e
|
|
| BLAKE2b-256 |
beefd7e842b320769a4ea0cf96711f3ba2e22230cc590c00f5954dff692dfe81
|