Skip to main content

Python builder signing sdk

Project description

Kuest Builder Signing SDK

PyPI

Python SDK for Kuest builder authentication and signing.

Installation

pip install kuest-py-builder-signing-sdk

Usage

from py_builder_signing_sdk import BuilderConfig, BuilderApiKeyCreds, RemoteBuilderConfig

# Local signing
creds = BuilderApiKeyCreds(
    key="your-api-key",
    secret="your-secret", 
    passphrase="your-passphrase"
)
config = BuilderConfig(local_builder_creds=creds)

# Remote signing
remote_config = RemoteBuilderConfig(
    url="http://localhost:3000/sign",
    token="your-auth-token"  # optional
)
config = BuilderConfig(remote_builder_config=remote_config)

# Generate signed headers
headers = config.generate_builder_headers("POST", "/order", '{"data": "example"}')

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

kuest_py_builder_signing_sdk-0.0.2.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

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

kuest_py_builder_signing_sdk-0.0.2-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for kuest_py_builder_signing_sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3fa391bb2af7ebc96088e597f5ae80688714d025eefebd2ae6addab302e6fdb8
MD5 0d59d154023c124e8636bdf3ce8661dc
BLAKE2b-256 a8b7c2de7f5dabc7467f0cc9ee2a887841770ac9f179fe7114170f0bbccc113d

See more details on using hashes here.

Provenance

The following attestation bundles were made for kuest_py_builder_signing_sdk-0.0.2.tar.gz:

Publisher: release.yaml on kuestcom/py-builder-signing-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

File hashes

Hashes for kuest_py_builder_signing_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f67bb2b31f264ff7e0cd87416bf7f9a88625185152c0d8580368c6e79eae4307
MD5 764c9df5f73f454e4b311ffcc8c9b139
BLAKE2b-256 36d033360613b531fbe50f2f55a3d4110241026c64001d9986e5de545c4b6f5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kuest_py_builder_signing_sdk-0.0.2-py3-none-any.whl:

Publisher: release.yaml on kuestcom/py-builder-signing-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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