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-2.0.0.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-2.0.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for kuest_py_builder_signing_sdk-2.0.0.tar.gz
Algorithm Hash digest
SHA256 c61e602c6294a6be92637899d936b880bd28fabdff48906440e81d3e18ab7c56
MD5 5963d0e3504164b91669d328ce458eac
BLAKE2b-256 9e261bbc59f75eea6bf4afd8b4f1849ac9070dcba06718e6c3e5693c89d6885f

See more details on using hashes here.

Provenance

The following attestation bundles were made for kuest_py_builder_signing_sdk-2.0.0.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-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kuest_py_builder_signing_sdk-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 28ecb5644ba6ea18a90aa55f1893afae629321cfbe51ff639388dbaa812d75c4
MD5 81a62d561ddc0e8318ab2f896c4c8b89
BLAKE2b-256 ab9939b3b1cf7d8b5b042e6973fd4a18f24e19e7ff08ceacd328d57c1b149b3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for kuest_py_builder_signing_sdk-2.0.0-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