Skip to main content

Kestrel Sovereign SDK — lightweight interfaces and protocols for feature packages

Project description

kestrel-sovereign-sdk

Lightweight SDK providing base interfaces, protocols, and utilities for Kestrel Sovereign feature package development. Feature packages depend on this SDK instead of the full framework, keeping dependencies minimal and development fast.

Installation

uv pip install git+https://github.com/KestrelSovereignAI/kestrel-sovereign-sdk.git

With encryption helpers:

uv pip install "kestrel-sovereign-sdk[crypto] @ git+https://github.com/KestrelSovereignAI/kestrel-sovereign-sdk.git"

Dependencies

  • pydantic>=2.0
  • Optional: cryptography>=42.0 (via [crypto] extra)

Usage

from kestrel_sdk.features.base import Feature, Tool

class MyFeature(Feature):
    name = "my-feature"

    def get_tools(self):
        return [Tool(name="my-tool", description="Does something", handler=self.handle)]

Configuration

No environment variables required. This is a development-time dependency only.

Development

uv pip install kestrel-sovereign-sdk && uv pip install -e .
uv run pytest

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

kestrel_sovereign_sdk-0.2.0.tar.gz (49.6 kB view details)

Uploaded Source

Built Distribution

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

kestrel_sovereign_sdk-0.2.0-py3-none-any.whl (62.9 kB view details)

Uploaded Python 3

File details

Details for the file kestrel_sovereign_sdk-0.2.0.tar.gz.

File metadata

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

File hashes

Hashes for kestrel_sovereign_sdk-0.2.0.tar.gz
Algorithm Hash digest
SHA256 83f98f45ce0f4e3c0271777f0838456aea2abaa9e30c1ee7b63e1a2082b2ea10
MD5 6a25cb2aa757dff7fc7f99db71efbdd1
BLAKE2b-256 a9094c62d114be0addb8c366c211ea646b5cdcd8c74e6d39c0a890bc10c8be8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_sovereign_sdk-0.2.0.tar.gz:

Publisher: publish.yml on KestrelSovereignAI/kestrel-sovereign-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 kestrel_sovereign_sdk-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kestrel_sovereign_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e09c8bbcdf4b4cf51a9639bbefe65ba2efc25091747f16ac0e3a627c46fb96f8
MD5 675c62e4e8f2792731e202fc42c52354
BLAKE2b-256 c96c6a105d91a21ee9788bda4f8da1f9d775186b8e25cd97c5d747a9be14b3fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_sovereign_sdk-0.2.0-py3-none-any.whl:

Publisher: publish.yml on KestrelSovereignAI/kestrel-sovereign-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