{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/7"}],"enrichment":{"capability":"kumo-api defines RESTful API resource schemas as Pydantic dataclasses for interacting with Kumo AI's cloud services over HTTP.","skillfed_tags":["api-client","pydantic-schema","cloud-integration"],"use_cases":["Building custom HTTP clients to interact with Kumo AI cloud services using validated datamodels","Integrating Kumo API resources into data pipeline tools that work with numpy and pandas","Prototyping or testing Kumo API interactions without the full kumoai SDK overhead","Serializing and deserializing Kumo API payloads using protobuf for efficient data transfer"],"what_it_does":"kumo-api is a low-level library that provides Pydantic-based dataclass definitions for Kumo AI's RESTful API resources. It acts as a schema layer for HTTP clients to construct and validate payloads when communicating with Kumo's cloud services. The library bundles four runtime dependencies\u2014pydantic for data validation, protobuf for serialization, numpy and pandas for numerical and tabular data handling\u2014to support structured API interactions.\n\nThe package is positioned as a foundational layer; the documentation recommends installing the higher-level kumoai SDK for a smoother user experience, suggesting that kumo-api alone is primarily useful for developers who need direct control over API resource construction or who are building custom integrations. It supports Python 3.10 through 3.14 and carries no known security vulnerabilities.","worth_installing":"Yes, if you need direct control over Kumo AI API resource construction or are building a custom integration. The low install friction, permissive MIT license, and active maintenance make it a safe dependency. However, most users should prefer the kumoai SDK for a higher-level experience. No security vulnerabilities are known."},"id":"kumo-api","links":{"html":"https://skillfed.io/packages/kumo-api","md":"https://skillfed.io/packages/kumo-api.md","pypi":"https://pypi.org/project/kumo-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-16","license_spdx":"MIT","license_treatment":"permissive","name":"kumo-api","python_support":"supports_current","summary":"RESTful datamodels for Kumo AI"},"popularity":{"monthly_downloads":96931,"position":13183,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.92.0"}
