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.2
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.2.tar.gz
(38.0 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.2.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.2.tar.gz
- Upload date:
- Size: 38.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39ca19f88871c3b4449d9a4981e4150b4bf42724942b06985a2aac2864d2082d
|
|
| MD5 |
bf0e3ce738fea856609ac75e0e06cc1c
|
|
| BLAKE2b-256 |
191899d35078cd5f280a7b05597f24490fe0ebd5123cefb3cbe5c268c5e5ec6a
|
File details
Details for the file tcb_sandbox_sdk_py-0.3.2-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.2-py3-none-any.whl
- Upload date:
- Size: 94.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1d6952d9c91a76d65adaa14dc77b1fbf914b06c841b0e139c66275f0f547b38
|
|
| MD5 |
f5007b79a5a8d6da610adfdbc59dad86
|
|
| BLAKE2b-256 |
3efd55fb9e988cf73ea2c4fb5d02822e3a9c24bef891734355cd2e246e0f5257
|