{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Official Python SDK for Koyeb that provides synchronous and asynchronous REST API clients plus a Sandbox module for creating and managing isolated, ephemeral execution environments in the cloud.","skillfed_tags":["cloud-sdk","sandbox-execution","async-http"],"use_cases":["Execute user-generated or untrusted code safely in isolated environments without risking your host system.","Prototype and test applications quickly in clean, on-demand compute environments without local infrastructure setup.","Run CI/CD pipeline steps in ephemeral sandboxes that spin up in seconds and leave no state behind.","Provide safe, reproducible code execution environments for educational platforms or online coding tools.","Evaluate AI models or run inference workloads in isolated, time-limited execution contexts."],"what_it_does":"The Koyeb SDK is the official Python interface to Koyeb's cloud platform, offering both synchronous and asynchronous REST API clients for programmatic control of deployments and services. Its primary feature is the Sandbox module, which lets you spin up isolated, ephemeral environments\u2014containerized or virtualized spaces where you can safely execute untrusted code, test libraries, or prototype applications without affecting other systems. Sandboxes are designed to be short-lived and fully disposable, with complete control over dependencies and runtime context.\n\nThe SDK exposes methods for sandbox lifecycle management (create, delete), file operations (read, write), command execution, and port exposure. It depends on httpx for async HTTP calls, urllib3 for sync requests, pydantic for data validation, websockets for real-time communication, and python-dateutil for timestamp handling. It requires Python 3.9 or later and is actively maintained with low installation friction.","worth_installing":"Yes. The SDK is actively maintained, has low install friction, carries a permissive Apache-2.0 license, and solves a real problem\u2014safe, on-demand code execution in the cloud. It's well-suited for CI/CD, untrusted code execution, and rapid prototyping. Requires an API token and Koyeb account; verify pricing and sandbox quotas before committing to production use."},"id":"koyeb-sdk","links":{"html":"https://skillfed.io/packages/koyeb-sdk","md":"https://skillfed.io/packages/koyeb-sdk.md","pypi":"https://pypi.org/project/koyeb-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-09","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"koyeb-sdk","python_support":"supports_current","summary":"Koyeb python sdk"},"popularity":{"monthly_downloads":171705,"position":10357,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.1"}
