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.5.0.tar.gz (63.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.5.0-py3-none-any.whl (80.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kestrel_sovereign_sdk-0.5.0.tar.gz
  • Upload date:
  • Size: 63.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.5.0.tar.gz
Algorithm Hash digest
SHA256 46e1f4fcad6860ab724b4be8ee7b56df3d3593b972558ffeeede5014ea9ab78e
MD5 b5c0c29c736f8fd8958183de2a3fd45a
BLAKE2b-256 df0d5074ed2c645a86a4f6f7eace9af27c2814216736927b76633c18323b9e6c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for kestrel_sovereign_sdk-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2f1c1a25a87977ef7fceaf316075086fc668a1e0a8a89252be0d8caead57c6a9
MD5 2603690ee12aff8dc73a01d2d9ada3cf
BLAKE2b-256 34c613a268a4216fab74352f0c70858dfe131c24f1ed918bfb1f00a3d5a56cec

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_sovereign_sdk-0.5.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