--- id: daytona-analytics-api-client version: "0.204.0" license: unclear license_treatment: unclear maintenance: active --- # daytona_analytics_api_client — Daytona Analytics API License: unclear · Maintenance: active · Downloads: 2.0M/mo ## What it is and what it does This is a generated Python API client for Daytona's Analytics API, built from OpenAPI specifications. It provides typed, programmatic access to Daytona's sandbox and code execution endpoints. The package depends on urllib3 for HTTP transport, pydantic for data validation, python-dateutil for timestamp handling, and typing-extensions for runtime type support. The client is maintained as part of Daytona's multi-language SDK ecosystem. It is actively developed (latest release 3 days old) and currently supports modern Python versions (3.10+). The package is generated from OpenAPI specs rather than hand-written, which means its API surface mirrors the underlying Daytona Analytics API exactly. Use it for: - Programmatically create and manage Daytona sandboxes for remote code execution workflows. - Integrate Daytona's code execution capabilities into Python applications or automation scripts. - Build monitoring or analytics tools that query Daytona's API for sandbox status and execution results. - Generate test data or run batch jobs against Daytona's infrastructure from Python. - Prototype or test Daytona integrations before committing to the main SDK. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Generated Python API client for the Daytona Analytics API, providing programmatic access to Daytona's sandbox and code execution services. Yes, if you need to call the Daytona Analytics API from Python and your use case aligns with the analytics-specific endpoints this client exposes. Install friction is low and maintenance is active. However, verify the license status first—the package metadata does not confirm the Apache-2.0 license claimed in the repository. Also confirm whether this analytics client is the right choice versus the main Daytona SDK for your use case. ## Install pip install daytona-analytics-api-client uv add daytona-analytics-api-client poetry add daytona-analytics-api-client ## Installing daytona_analytics_api_client Before you install: Low install friction with four lightweight runtime dependencies. Active maintenance with a release 3 days old and a recent commit history, though the project is young (first release 2026-07-14). License in practice: License treatment is unclear—the fact sheet shows no SPDX identifier or raw license text. The repository description mentions Apache-2.0 for SDKs and API clients, but this cannot be confirmed from the package metadata alone. Verify the actual license before use. Quickstart: pip install daytona-analytics-api-client from daytona_analytics_api_client import ApiClient client = ApiClient(api_key='your-api-key') # Use client to call Daytona Analytics API endpoints Requires Python 3.10 or later. Verify before relying: - Exact license classification for this package (metadata shows 'unclear' despite repository mentioning Apache-2.0) - Whether this is the primary Python SDK or a generated analytics-specific client distinct from the main Daytona SDK - API stability and backward compatibility guarantees given the young release history (first release 2026-07-14) ## Package facts - License: not declared (unclear) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 2.0M/month (top 5,000 on PyPI) - Known vulnerabilities: none known ## Tags daytona api client, daytona sdk python, code execution sandbox api, daytona analytics client, api client generator, daytona python integration, api-client, generated-code, openapi [View on SkillFed](https://skillfed.io/packages/daytona-analytics-api-client) · [View on PyPI](https://pypi.org/project/daytona-analytics-api-client/)