Skip to main content

Konigle Python SDK

The official Python SDK for Konigle, a website builder, marketing and ecommerce platform. This SDK provides a simple and intuitive interface to interact with Konigle's API.

Features

  • Async Support: Full async/await support alongside synchronous operations
  • Type Safety: Complete type hints and Pydantic validation
  • Error Handling: Comprehensive exception hierarchy
  • Configuration: Flexible client configuration with environment variable support

Quick Start

import konigle
from konigle.models.core.media_asset import ImageCreate

# Initialize client
client = konigle.Client(api_key="your-api-key")

# Upload an image
image_data = ImageCreate(
    name="my-image",
    alt_text="A beautiful image",
    image="/path/to/image.jpg"
)

image = client.images.create(image_data)
print(f"Uploaded: {image.asset_url}")

Documentation

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

konigle-1.0.3.tar.gz (121.3 kB view details)

Uploaded Source

Built Distribution

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

konigle-1.0.3-py3-none-any.whl (199.8 kB view details)

Uploaded Python 3

File details

Details for the file konigle-1.0.3.tar.gz.

File metadata

  • Download URL: konigle-1.0.3.tar.gz
  • Upload date:
  • Size: 121.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for konigle-1.0.3.tar.gz
Algorithm Hash digest
SHA256 401592ec9d204108c0ede22615b8b8088ef6922500927be50a3a03b1477484ab
MD5 89bcda9eda800b48d936fd63938db792
BLAKE2b-256 f266e833611a3259b066a59f7b56869c8cb71f6872e7c1f497340ec773c96e65

See more details on using hashes here.

Provenance

The following attestation bundles were made for konigle-1.0.3.tar.gz:

Publisher: publish.yml on konigle/konigle-python

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

File details

Details for the file konigle-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: konigle-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 199.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for konigle-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c8e3a8ea92c11fad9cb0f57366bd261377c82fde31ed6a9767c00ef7c05e20ef
MD5 fb0975b4cb510c0693e3d7081866820b
BLAKE2b-256 1e26b13c46e91d9a509ff037138a3f342a93132410c583c7344cd4a0cf95247a

See more details on using hashes here.

Provenance

The following attestation bundles were made for konigle-1.0.3-py3-none-any.whl:

Publisher: publish.yml on konigle/konigle-python

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 Sentry Error logging StatusPage Status page