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
Usage
from tcb_sandbox_sdk_py import TcbSandboxClient
client = TcbSandboxClient(
base_url="https://your-endpoint.com",
cloudbase_session_id="your-session-id"
)
# Health check
health = client.system.health()
# Read file
result = client.file_operations.read(path="README.md")
License
Apache-2.0
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.1.1.tar.gz
(43.3 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.1.1.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.1.1.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58507ddce48cbb2701a5d3cefbd244987accf3035c44bdc5e2022c92ac45e4dc
|
|
| MD5 |
a4fb917ff4158b09fedd8ddcfc0dc27a
|
|
| BLAKE2b-256 |
d8a0cffe325d05647c9c5e5ad9c3c8b72ac86f591bc2b7aba7ec4a68a3ee706b
|
File details
Details for the file tcb_sandbox_sdk_py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 108.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d0ca763e55045b3c78b640aec8ce50c837719129892c192734144fa78281370
|
|
| MD5 |
275e4e3a81913430c53ed1ad6275dbcf
|
|
| BLAKE2b-256 |
88aeb603daabdbf265749e3c6a22db2fbb9aae25dd0c5e6a9d993e6c009cf74b
|