Official Python SDK for the Suitest API
Project description
suiflex-suitest-sdk (Python)
Official Python SDK for the Suitest API.
pip install suiflex-suitest-sdk
from suitest_sdk import SuitestClient
with SuitestClient("https://suitest.example", token="...", workspace_id="ws_1") as client:
print(client.capabilities()) # {"tier": "ZERO", ...}
cases = client.list_cases()
run = client.create_run(case_id=cases[0]["id"])
final = client.wait_for_run(run["id"])
print(final["status"])
for p in client.list_mcp_providers():
print(p["name"])
The client tracks the OpenAPI schema served at /openapi.json; a fully generated
client can be produced from there, but this hand-written client keeps the common
flows ergonomic and dependency-light (only httpx).
Licensed 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
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 suiflex_suitest_sdk-0.1.0.tar.gz.
File metadata
- Download URL: suiflex_suitest_sdk-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f09f5cf0be15ecb9a416d4057fd5fe0c4cc4eba1c10b022375cc08ea5c82b738
|
|
| MD5 |
889dd4df2507bb8f682f1950b8410eea
|
|
| BLAKE2b-256 |
ecdb92f0b65db488cfda188a1246a38cdda8428795a8b1a941ea255695fa3e54
|
Provenance
The following attestation bundles were made for suiflex_suitest_sdk-0.1.0.tar.gz:
Publisher:
release-python-sdk.yml on suiflex/suitest
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
suiflex_suitest_sdk-0.1.0.tar.gz -
Subject digest:
f09f5cf0be15ecb9a416d4057fd5fe0c4cc4eba1c10b022375cc08ea5c82b738 - Sigstore transparency entry: 2070242863
- Sigstore integration time:
-
Permalink:
suiflex/suitest@3693dc99bb03200b016e05cdb7f5c06fe13ab49d -
Branch / Tag:
refs/tags/pysdk-v0.1.0 - Owner: https://github.com/suiflex
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-python-sdk.yml@3693dc99bb03200b016e05cdb7f5c06fe13ab49d -
Trigger Event:
push
-
Statement type:
File details
Details for the file suiflex_suitest_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: suiflex_suitest_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8f0ba9ea6717fe9b2be8bb594201d97daacc73a9287ba0d58c41b43298a1050
|
|
| MD5 |
335845ef25e4466b9b25e002a7f48906
|
|
| BLAKE2b-256 |
38c34a84c757ca8033db257e45c22cd06e3827fc627e9144b2c47e41ba6a83e1
|
Provenance
The following attestation bundles were made for suiflex_suitest_sdk-0.1.0-py3-none-any.whl:
Publisher:
release-python-sdk.yml on suiflex/suitest
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
suiflex_suitest_sdk-0.1.0-py3-none-any.whl -
Subject digest:
c8f0ba9ea6717fe9b2be8bb594201d97daacc73a9287ba0d58c41b43298a1050 - Sigstore transparency entry: 2070243160
- Sigstore integration time:
-
Permalink:
suiflex/suitest@3693dc99bb03200b016e05cdb7f5c06fe13ab49d -
Branch / Tag:
refs/tags/pysdk-v0.1.0 - Owner: https://github.com/suiflex
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release-python-sdk.yml@3693dc99bb03200b016e05cdb7f5c06fe13ab49d -
Trigger Event:
push
-
Statement type: