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.3.3
Usage
from tcb_sandbox_sdk_py import TcbSandboxClient
client = TcbSandboxClient(
base_url="https://your-gateway.com",
)
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.3.3.tar.gz
(37.4 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.3.3.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.3.tar.gz
- Upload date:
- Size: 37.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e1b8f94e5a6c69413700a8b98c172f8957cfde89c6cb994d161be7e22dc7972
|
|
| MD5 |
d0965630bafc9a96f44b6c02cb1a868e
|
|
| BLAKE2b-256 |
80baa88af82022c22557692ba1327bca38beda1ca0c53ed7e294a1ab36c1ea05
|
File details
Details for the file tcb_sandbox_sdk_py-0.3.3-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.3-py3-none-any.whl
- Upload date:
- Size: 90.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18809f3e653db8603f63db4eb10bd30c6de98b55f8b4f87bf6c50afa5074dbab
|
|
| MD5 |
d73019b78f193b4f4dfbe7cf6104e88e
|
|
| BLAKE2b-256 |
07fd0367e2bc8ac809b7eb004f27a55bcf3d74f48e8c03babef22c86b95b36e7
|