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.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.3.0.tar.gz
(42.1 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.0.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.0.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76ea79df8b8d1348c8c20117636a2858da63a3bb8813e07b1db7a355e8a25e66
|
|
| MD5 |
967816e22d3b523396c3bfccf35486df
|
|
| BLAKE2b-256 |
3c8bcead8b4c7a05b0365ae370a66869484c975587cbd108c34e2f316c98fbb5
|
File details
Details for the file tcb_sandbox_sdk_py-0.3.0-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.0-py3-none-any.whl
- Upload date:
- Size: 105.3 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 |
94bf33e4f56f28d32c0316c7f43c0f576005a6a1aa5d5365cf78338bc4bb9d6a
|
|
| MD5 |
0b6ea563d6cff4435abf8435d0849d9d
|
|
| BLAKE2b-256 |
3ab5dcf7bdf1e76b1dee0658697430d096f361507cb056640e0b2afb1604312b
|