Python SDK for tcb-remote-workspace HTTP API
Project description
TCB Sandbox SDK for Python
Python SDK for tcb-remote-workspace HTTP API.
Installation
pip install tcb-sandbox-sdk-py==0.2.2
Usage
from tcb_sandbox_sdk_py import TcbSandboxClient
client = TcbSandboxClient(
base_url="https://your-gateway.com",
cloudbase_session_id="your-session-id",
)
result = client.execution.bash(command="echo hello")
print(result.result)
Documentation
See tcb-remote-workspace for full API documentation.
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
tcb_sandbox_sdk_py-0.2.2.tar.gz
(41.7 kB
view details)
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 tcb_sandbox_sdk_py-0.2.2.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.2.2.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31c303ff1daf790b1e9e71998ac7f037c0eb9633dd72cef4a3aa4b837dfd1d31
|
|
| MD5 |
66a53ec4e8f57258f624bbc095b4691a
|
|
| BLAKE2b-256 |
fcbe5b1c6b6c0bae4f332fc120f801ff7c1499c060eeb515a63dba68a1630b82
|
File details
Details for the file tcb_sandbox_sdk_py-0.2.2-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.2.2-py3-none-any.whl
- Upload date:
- Size: 105.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e84fb2d87aa365da7ffcc96c1beb0c66e8892bd727d323c89850516e8f7fc4a
|
|
| MD5 |
4b01de3083bb471e63ea3d6a94a0d064
|
|
| BLAKE2b-256 |
d4fe587cef51e6032aeb8f4f4b840999495a108f3c108d3455c89a8fd410a365
|