Metadata-Version: 2.4
Name: kapsl-sdk
Version: 0.1.15
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
License-File: NOTICE
Summary: Python client SDK for kapsl-runtime with IPC, shared-memory, and hybrid inference transports
Keywords: inference,llm,machine-learning,ai,python-sdk,kapsl
License: Proprietary
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://kapsl.ai
Project-URL: Issues, https://github.com/kapsl-runtime/kapsl-sdk/issues
Project-URL: Repository, https://github.com/kapsl-runtime/kapsl-sdk

# kapsl-sdk

Generated from the kapsl monorepo.

This repo owns the shared Rust crates and Python binding layer used by kapsl-engine and kapsl-lite.

Short-term status:
- crates are copied here as the initial extraction point
- engine and lite still need dependency rewrites before sdk becomes the single source of truth

