{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"}],"enrichment":{"capability":"Python SDK for creating, managing, and executing code in remote Prime Intellect sandboxes\u2014secure containerized environments with synchronous and asynchronous clients.","skillfed_tags":["remote-execution","containerization","async-support"],"use_cases":["Run isolated Python scripts or ML training jobs on remote hardware without provisioning local infrastructure.","Execute untrusted or user-submitted code in a secure, containerized sandbox with resource limits.","Bulk-create and manage multiple sandboxes for parallel batch processing or experiment sweeps.","Upload data, run long-running background tasks (up to 24 hours), and download results asynchronously.","Integrate remote code execution into a larger application via sync or async Python APIs."],"what_it_does":"Prime Sandboxes is a lightweight Python SDK for provisioning and managing remote code execution environments hosted on Prime Intellect infrastructure. It provides both synchronous and asynchronous clients to create Docker-based sandboxes, execute commands, upload and download files, and manage sandbox lifecycle\u2014all with type-safe Pydantic models and automatic token caching. The SDK handles authentication via API key (direct, environment variable, or config file) and supports bulk operations, labels, filtering, and long-running background jobs with polling.\n\nTypical use cases include running isolated workloads without local infrastructure, executing untrusted code safely, training models on remote hardware, or orchestrating multiple parallel jobs. The SDK is pure Python (~50KB installed) with no CLI dependencies, making it easy to embed in applications or scripts. It depends on aiofiles, certifi, httpx, protobuf, pydantic, pyqwest, tenacity, and connect-python for HTTP, async I/O, and resilience.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries no security vulnerabilities, and offers a clean API for remote sandbox management. Install it if you need to run code on Prime Intellect infrastructure or want a type-safe SDK for remote execution. The MIT license and broad Python version support (3.10\u20133.14) make it safe for production use."},"id":"prime-sandboxes","links":{"html":"https://skillfed.io/packages/prime-sandboxes","md":"https://skillfed.io/packages/prime-sandboxes.md","pypi":"https://pypi.org/project/prime-sandboxes/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"permissive","name":"prime-sandboxes","python_support":"supports_current","summary":"Prime Intellect Sandboxes SDK - Manage remote code execution environments"},"popularity":{"monthly_downloads":511525,"position":6260,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.36"}
