{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Python SDK for ConTree, a container runtime that provides versioned, reproducible filesystem state for container execution with both async and sync interfaces.","skillfed_tags":["container-runtime","async-first","reproducible-execution"],"use_cases":["Run reproducible commands in versioned container environments for SWE agent research and testing.","Manage persistent sessions with automatic version tracking across multiple command executions.","Upload local files to containers, execute workflows, and download results programmatically.","Branch container filesystem state and explore divergent execution paths like Git branches.","Integrate container-based sandboxing into Python applications with async/sync flexibility."],"what_it_does":"ConTree SDK is a Python client for ConTree, a container runtime designed to support reproducible, versioned execution environments. It exposes both async and sync APIs to run commands, manage images, handle file uploads/downloads, and maintain persistent sessions within containers. The core abstraction treats container filesystem state like Git: you can branch, version, and reproduce execution contexts deterministically.\n\nThe SDK depends on httpx for HTTP communication, aiofiles for async file I/O, cattrs for serialization, strenum for enum handling, and typing-extensions for modern type hints. It's actively maintained but in pre-alpha, so the API may change. Use it when you need reproducible, versioned container execution from Python\u2014particularly for research on software engineering agents or workflows requiring deterministic state snapshots.","worth_installing":"Yes, if you need reproducible, versioned container execution from Python and are comfortable with a pre-alpha API. The low install friction, active maintenance, and permissive license make it a reasonable choice for research and agent development. Verify that the ConTree runtime service meets your infrastructure needs before committing to production use."},"id":"contree-sdk","links":{"html":"https://skillfed.io/packages/contree-sdk","md":"https://skillfed.io/packages/contree-sdk.md","pypi":"https://pypi.org/project/contree-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":null,"license_treatment":"permissive","name":"contree-sdk","python_support":"supports_current","summary":"SDK for ConTree container runtime with versioned filesystem state"},"popularity":{"monthly_downloads":578246,"position":5923,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.6"}
