Universal app catalog and installer pipeline for CUA sandboxes — 10K+ apps across Linux, Windows, macOS, Android
Project description
cua-sandbox-apps
Universal app catalog and installer pipeline for CUA sandboxes. Gym-Anything-style environment generation: discover software, create install/launch scripts, then verify with screenshots in a sandbox.
Usage
from cua_sandbox import Image, Sandbox
# Build an image with an app pre-installed
image = Image.linux().app_install("godot-engine")
async with Sandbox.ephemeral(image) as sb:
await sb.apps.launch("godot-engine")
screenshot = await sb.screenshot()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cua_sandbox_apps-0.1.1.tar.gz.
File metadata
- Download URL: cua_sandbox_apps-0.1.1.tar.gz
- Upload date:
- Size: 28.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8648988aad7ad61c183101165a02c4a10a25eb2b3c23f1b13e4fb3ab0b975c37
|
|
| MD5 |
df09b8da00b8b432c45c3a231e5772d9
|
|
| BLAKE2b-256 |
c1c7952844116a7e9d33129217ae7f17b47625b9d71bf0e196e2054776b4acec
|
File details
Details for the file cua_sandbox_apps-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cua_sandbox_apps-0.1.1-py3-none-any.whl
- Upload date:
- Size: 28.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
330155ee50dc2d5d3b94ccea372bc9d019aef85aaad57c5c7e53bdf9f7d6b9a5
|
|
| MD5 |
94069cf55149ba45720b2f4d341af7e9
|
|
| BLAKE2b-256 |
bc437fa3f6ba60ce916b0b18e8701d41565cd55ca10faabd12f72f21f82b43f3
|