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.2.1
Usage
from tcb_sandbox_sdk_py import TcbSandboxClient
client = TcbSandboxClient(
base_url="https://your-gateway.com",
cloudbase_session_id="your-session-id",
)
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.2.1.tar.gz
(41.7 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.2.1.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.2.1.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc5afdc16dd5d58abb40c43d81ebb11b1b7957fbb9b71118ee1cc299f9f1772f
|
|
| MD5 |
37bf4df39846ece8208caf58a6b26f65
|
|
| BLAKE2b-256 |
cd68900f6786cada152c198b0051f6c49a587b9c9732d14eb264a92000aaf787
|
File details
Details for the file tcb_sandbox_sdk_py-0.2.1-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.2.1-py3-none-any.whl
- Upload date:
- Size: 105.0 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 |
33956539df8189b5389151c5ace4e4ab579a407dbacf92a37a96605e15737dcc
|
|
| MD5 |
23006e3e1a21b95aa17ee8b92d9fdf69
|
|
| BLAKE2b-256 |
e2e9ac1884f9a942b90b0bd97b4a62c90e442ddf248830de27138151b7dd9bf0
|