Skip to main content

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.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

suiflex_suitest_sdk-0.1.2.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

suiflex_suitest_sdk-0.1.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file suiflex_suitest_sdk-0.1.2.tar.gz.

File metadata

  • Download URL: suiflex_suitest_sdk-0.1.2.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for suiflex_suitest_sdk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 a1d0fc87ef450ceb0463fbf64921e652dbd84dde40546bb6b3a1b553672a70e0
MD5 efa4cf11982b4896922fba9bdd7e3cc1
BLAKE2b-256 d000f47839d85c38356cc920e943805afb35f592652c66bb167cd2fe9c9b7440

See more details on using hashes here.

Provenance

The following attestation bundles were made for suiflex_suitest_sdk-0.1.2.tar.gz:

Publisher: release-python-sdk.yml on suiflex/suitest

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file suiflex_suitest_sdk-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for suiflex_suitest_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0c7debb9fec694b8833ab5e711566cb8c604d0c574ec02585f14bf8f074638f6
MD5 9a38f72bba4423b7727b5b4fee52d146
BLAKE2b-256 2b8bd90107acaa2a108285ef629913c8ef4bccf135e5f391037dca3886f25f2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for suiflex_suitest_sdk-0.1.2-py3-none-any.whl:

Publisher: release-python-sdk.yml on suiflex/suitest

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page