SDKs & Libraries¶
Official and Community Tools for KTP Integration
Work in Progress
This page is under construction. We're actively developing official SDKs and gathering community-contributed libraries. Your contributions are welcome! If you're building tooling for KTP, share your project by opening an issue or starting a discussion.
Under Construction
Official SDKs for Python, JavaScript/TypeScript, Rust, Go, and other languages are currently in development. Check back soon or help us build them!
Coming Soon¶
We're working on official SDKs for the following languages and platforms:
Planned Official SDKs¶
- Python - Backend services and data science workflows
- JavaScript/TypeScript - Node.js backends and browser applications
- Rust - High-performance systems and embedded devices
- Go - Cloud-native services and distributed systems
- Java/Kotlin - Enterprise applications and Android
- C#/.NET - Windows services and Unity games
Community Libraries¶
Have you built a KTP library or integration? We'd love to showcase it here! Reach out via:
In the Meantime¶
While waiting for official SDKs, you can:
- Review the Specifications
- Study KTP-Core for protocol details
- Understand KTP-Transport for API contracts
-
Explore Context Tensors for data structures
-
Experiment with the API
- Check out the API Reference for direct HTTP/gRPC usage
-
Browse Examples for integration patterns
-
Build Your Own
- Start with REST endpoints documented in the API reference
- Share your implementation to help others
- Contribute back to make it an official community library
Get Involved¶
Help us prioritize SDK development! Tell us:
- Which language/platform is most important to you?