{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"Daytona is a Python SDK for managing and interacting with sandboxed computing environments\u2014isolated, on-demand virtual computers that can execute code, run processes, and perform file and Git operations securely.","skillfed_tags":["sandbox-execution","ai-code-safety","infrastructure-as-code"],"use_cases":["Build AI agent systems that execute generated code safely in isolated sandboxes without risking the host system.","Create code execution platforms or playgrounds where users can run untrusted scripts with resource limits and automatic cleanup.","Develop integration workflows that clone Git repositories, modify files, and execute code within managed sandbox environments.","Implement language server protocol support for remote code editing and completion in sandboxed development environments.","Automate testing and validation of generated code by running it in ephemeral, auto-deleted sandbox instances."],"what_it_does":"Daytona is the official Python SDK for Daytona, a managed infrastructure service that provisions isolated sandboxed environments for running AI-generated or untrusted code. The SDK exposes a programmatic interface to create, configure, and manage these sandboxes, along with operations for file I/O, Git integration, process execution, and language server protocol support. It includes both synchronous and asynchronous clients, with 24 runtime dependencies covering HTTP clients (aiohttp, httpx), async utilities (aiofiles, python-socketio), observability (OpenTelemetry), and configuration management (pydantic, python-dotenv).\n\nThe package is designed for developers building AI agents, code execution platforms, or applications that need to safely run untrusted code in isolated environments. You authenticate with an API key, instantiate a Daytona client, create sandboxes with optional resource constraints, and then interact with them via methods for code execution, file operations, Git operations, and LSP support. The SDK handles the complexity of remote sandbox lifecycle management and provides both paginated and cursor-based list operations for querying resources.","worth_installing":"Yes, with conditions. The package is actively maintained and has low install friction, but it is still in alpha (Development Status :: 3 - Alpha) and requires a Daytona API key and external service access. Install it if you need to programmatically manage sandboxed code execution environments and are comfortable with an alpha-stage SDK. Not suitable if you need a stable, production-grade API or if you cannot rely on external infrastructure."},"id":"daytona","links":{"html":"https://skillfed.io/packages/daytona","md":"https://skillfed.io/packages/daytona.md","pypi":"https://pypi.org/project/daytona/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":null,"license_treatment":"permissive","name":"daytona","python_support":"supports_current","summary":"Python SDK for Daytona"},"popularity":{"monthly_downloads":8920138,"position":1577,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.204.0"}
