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.1
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.1.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.1.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.1.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 |
f5017cbcb714b04a6caa53257653ce1a802643bbf9e1c720205488d7ef879b81
|
|
| MD5 |
7475e600468fdbecf94fb49accc3e7ea
|
|
| BLAKE2b-256 |
0452ff8d49ffcadf367ce724b99b74b5e521729b07110d80219aeeb2f563fbc4
|
File details
Details for the file tcb_sandbox_sdk_py-0.3.1-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.3.1-py3-none-any.whl
- Upload date:
- Size: 94.7 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 |
8fe2b595cd61b5b0a6ca14a361628e966f70196e6774faecc5a8273c0fd4c490
|
|
| MD5 |
4ae8e51b4c0fd1c08ecd04ed689e5e22
|
|
| BLAKE2b-256 |
9b42b9cf9921ea7a038a8eafca72d558e1439ea464cf3d0affc97214ccb8fce2
|