skillfed

daytona_sdk

Deprecated: please migrate to the 'daytona' package. This alias is being phased out.

daytona-sdk v0.204.0 898.4K downloads/30d#4,782 on PyPI
Permissive license Apache-2.0 Active released

What it is and what it does

daytona_sdk is a deprecated package maintained as a temporary compatibility layer. It currently ships identical code to its successor but is being phased out. The package depends on 24 runtime dependencies including aiohttp, httpx, pydantic, opentelemetry modules, and various API client packages, indicating SDK functionality for service integration.

The package is actively maintained only to keep existing installations working during a transition period. The deprecation is explicit in its metadata (Development Status :: 7 - Inactive) and published description, which directs users to migrate by changing their import statements. No new development occurs on this package.

Use it for:

  • Maintaining existing code that imports daytona_sdk while planning a migration
  • Temporary compatibility layer for legacy projects unable to immediately update imports
  • Understanding deprecation patterns when auditing or inheriting older Python projects

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

A deprecated alias package that ships identical code to its successor; maintained only for backward compatibility during a transition period.

No. This package is explicitly deprecated and marked inactive. It exists only as a temporary compatibility shim and will eventually be discontinued. Install the successor package instead and update your imports. There is no reason to choose this package for new code or new installations.

Install

daytona-sdk on PyPI

pip

pip install daytona-sdk

uv

uv add daytona-sdk

poetry

poetry add daytona-sdk

Installing daytona_sdk

Before you install

Low install friction, but marked Development Status :: 7 - Inactive and explicitly deprecated. Receives updates only during a transition period; all active development has moved elsewhere.

License in practice

Licensed under Apache-2.0 (permissive), so no licensing restrictions on use or distribution.

Quickstart

pip install daytona_sdk
import daytona_sdk

Requires Python 3.10 or later (supports 3.10, 3.11, 3.12, 3.13, 3.14). Package is deprecated; migration is recommended.

Verify before relying

  • What specific functionality the package provides beyond being a compatibility alias
  • Timeline for when daytona_sdk will stop receiving updates or be discontinued
  • Whether behavioral differences exist between daytona_sdk and its successor despite identical code

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (<4.0,>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 24 — Deprecated, aiofiles, aiohttp, daytona-analytics-api-client, daytona-analytics-api-client-async, daytona-api-client, daytona-api-client-async, daytona-toolbox-api-client, daytona-toolbox-api-client-async, httpx, httpx-ws, obstore, opentelemetry-api, opentelemetry-exporter-otlp-proto-http, opentelemetry-instrumentation-aiohttp-client, opentelemetry-sdk, pydantic, python-dotenv, python-multipart, python-socketio, toml, typing-extensions, urllib3, wsproto
Maintenance actively maintained — 3 days since the last release
First released
Downloads 898,394/month — #4,782 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: daytona_sdk-0.204.0-py3-none-any.whl

Keywords: daytona, sdk

Development Status :: 7 - InactiveIntended Audience :: DevelopersProgramming Language :: Python :: 3Programming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14

Tags

deprecated sdk packagepython sdk transitionbackward compatibility layerlegacy package migrationapi client sdk
deprecatedcompatibility-layer

More Application Frameworks packages