daytona_analytics_api_client
Daytona Analytics API
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 on this page — 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
daytona-analytics-api-client on PyPI
pip
pip install daytona-analytics-api-clientuv
uv add daytona-analytics-api-clientpoetry
poetry add daytona-analytics-api-clientInstalling 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 the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 4 — urllib3, python-dateutil, pydantic, typing-extensions |
| Maintenance | actively maintained — 3 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 1,977,056/month — #3,392 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: daytona_analytics_api_client-0.204.0-py3-none-any.whl
Keywords: OpenAPI, OpenAPI-Generator, Daytona Analytics API
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
daytona_analytics_api_client_asyncAsync Python client for the Daytona Analytics…
unclear · top 5,000 on PyPI
daytona_api_clientGenerated Python API client for Daytona, a…
permissive · top 5,000 on PyPI
daytona_api_client_asyncAsync Python client for the Daytona API,…
permissive · top 5,000 on PyPI
daytona_sdkA deprecated alias package that ships identical…
permissive · top 5,000 on PyPI
daytona_toolbox_api_client_asyncAn async Python client for the Daytona Toolbox…
permissive · top 5,000 on PyPI
daytonaDaytona is a Python SDK for managing and…
permissive · top 5,000 on PyPI
langchain-daytonaIntegrates Daytona sandboxes with LangChain's…
permissive · top 15,000 on PyPI
daytona_toolbox_api_clientAuto-generated Python client for the Daytona…
permissive · top 5,000 on PyPI
sumologic-sdkPython interface to the Sumo Logic REST API,…
permissive · top 15,000 on PyPI
agent-sandboxA Python SDK for accessing sandbox, shell,…
permissive · top 15,000 on PyPI