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.2.0.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.2.0.tar.gz.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.2.0.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ef7659e5d0f8279175d9879cd2bffbda229a085ebcdaa06bf0e6fc58e161275
|
|
| MD5 |
2338c452e182735233fc62b2f8a04197
|
|
| BLAKE2b-256 |
7c0d33b59f42218c66defb1e76e6b5525b6e57d4c58e7a65c2051b083b6a55df
|
File details
Details for the file tcb_sandbox_sdk_py-0.2.0-py3-none-any.whl.
File metadata
- Download URL: tcb_sandbox_sdk_py-0.2.0-py3-none-any.whl
- Upload date:
- Size: 108.4 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 |
aee75d5152c239fb76d0933df84117b35ccff763e7a91dad8df58a9499755d8f
|
|
| MD5 |
60b07a1147e8eaeade011f1e06a523bb
|
|
| BLAKE2b-256 |
26ff92e59c31564ca3ea2295e2340b41974fb7dd6fe155a7cd663674086358ca
|