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.4.0
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.4.0.tar.gz
(34.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.4.0.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.4.0.tar.gz
- Upload date:
- Size: 34.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 |
be5be6556fdb74720618915223e4f6cad70728afcb55e52151edc1e1bfac3634
|
|
| MD5 |
0e343b416089e9bf6a5cf1b81009049e
|
|
| BLAKE2b-256 |
65fcb4d30d15a35f504cc3f5b680012bf32825581df9a789aa5bccc035ab825b
|
File details
Details for the file tcb_sandbox_sdk_py-0.4.0-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.4.0-py3-none-any.whl
- Upload date:
- Size: 86.9 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 |
3058252f48fa8b4e489162f9ebdfcb2397f1aa402fb0777212c5142614d181e4
|
|
| MD5 |
dcae65509f7cd223f9131eff3bf8109c
|
|
| BLAKE2b-256 |
d9b35e70a6100f52a1b34571e8a4e1f2e4db0df190dd17a4f985b41e95dd9f6e
|