Skip to content

Python SDK

Python SDK API Reference

Auto-generated from nekte-protocol/nekte-python.

Domain Layer

Core types, schemas, hashing, budget resolution, task state machine, and SSE events.

Application Layer

High-level client and server implementations, cache, task registry, and streaming.

Ports

Abstract interfaces (Transport, CacheStore, Auth, DelegateHandler, StreamWriter).

Adapters

Concrete implementations (HttpTransport, InMemoryCacheStore).