{"id":44658,"library":"cua-sandbox","title":"cua-sandbox","description":"CUA Sandbox provides ephemeral and persistent sandboxed computer environments. Current version 0.1.16, requires Python >=3.11 and <3.14. Development is active with frequent releases.","status":"active","version":"0.1.16","language":"python","source_language":"en","source_url":"https://github.com/trycua/cua","tags":["sandbox","environments","ephemeral","persistent"],"install":[{"cmd":"pip install cua-sandbox","lang":"bash","label":"Default install"}],"dependencies":[],"imports":[{"wrong":"from cua_sandbox import SandboxEnvironment","symbol":"Sandbox","correct":"from cua_sandbox import Sandbox"}],"quickstart":{"code":"from cua_sandbox import SandboxEnvironment\nimport os\n\nenv = SandboxEnvironment()\nprint(\"Sandbox created\")\n","lang":"python","description":"Creates a default sandbox environment. Ensure you have Docker installed if required."},"warnings":[{"fix":"Use Python 3.11, 3.12, or 3.13.","message":"Python version must be >=3.11 and <3.14. Using an unsupported version will cause import errors.","severity":"gotcha","affected_versions":"0.1.16"},{"fix":"Use 'from cua_sandbox import ...'.","message":"Import path uses underscore (cua_sandbox), not hyphen. Wrong import will fail.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'0.1.16':15 '3.11':18 '3.14':20 'activ':23 'comput':11 'cua':2,4 'cua-sandbox':1 'current':13 'develop':21 'environ':12,28 'ephemer':7,29 'frequent':25 'persist':9,30 'provid':6 'python':17 'releas':26 'requir':16 'sandbox':3,5,10,27 'version':14","created_at":"2026-06-07T12:51:12.809351+00:00","updated_at":"2026-06-07T12:51:12.809351+00:00","problems":null,"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/trycua/cua","github":"https://github.com/trycua/cua","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"passing","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-08-02","install_tag":null}}