SDK for ConTree container runtime with versioned filesystem state. Current version 0.3.0, compatible with Python 3.10-3.14. Under active development.
pip install contree-sdkVerified import paths — ran on the pinned version, not inferred.
Initialize client with API key and list filesystem versions.
Use 'from contree_sdk import ...' instead of 'from contree import ...'.
Replace 'client.get_snapshot(...)' with 'await client.get_snapshot_async(...)' in async contexts.
Set environment variable or pass api_key parameter.
No dependency data recorded yet.