Skip to main content

agentplane typed client + CLI

Project description

agentplane-sdk

Thin typed client + CLI for the agentplane platform. Everything the SDK does is possible with plain HTTP — the SDK is convenience, not a requirement.

from agentplane_sdk import RuntimeClient

async with RuntimeClient("https://api.example/runtime", token="…") as client:
    info = await client.deploy("support-rag")
    print(info.endpoint_url)

CLI:

agentplane validate flow.yaml
agentplane deploy flow.yaml [--draft]
agentplane undeploy <name>
agentplane list [--status deployed] [--json]
agentplane export <name> [-o flow.yaml]
agentplane search "invoice" [--tags rag] [--semantic]
agentplane resources list|create -f res.yaml|delete <name>

Config resolution: flags → env (AGENTPLANE_RUNTIME_URL, AGENTPLANE_REGISTRY_URL, AGENTPLANE_TOKEN or OIDC vars) → ~/.config/agentplane/config.toml. Exit codes: 0 ok, 1 validation failed, 2 transport/auth error, 3 not found.

Project details


Download files

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

Source Distribution

agentplane_sdk-0.0.2.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

agentplane_sdk-0.0.2-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file agentplane_sdk-0.0.2.tar.gz.

File metadata

  • Download URL: agentplane_sdk-0.0.2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agentplane_sdk-0.0.2.tar.gz
Algorithm Hash digest
SHA256 6e0466cce7ab58698900398bb8a46c900ef2ca5c2554331d0c9259c2c3055007
MD5 1d0f19a8cdcf84bb4b0b9d56c6682b31
BLAKE2b-256 b7cf66848b9fb745c32164009deb9d2c18e9a258c0fe0a40b3b08e56221e51cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentplane_sdk-0.0.2.tar.gz:

Publisher: release.yaml on Coding-Crashkurse/agentplane

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

File details

Details for the file agentplane_sdk-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: agentplane_sdk-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 11.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for agentplane_sdk-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e6c1eea2a49fe8dee0278eb4ed710b321b5ea372b7e5724cf056a559e387b7ee
MD5 6db10b54d8112ca4027f528c42f82bd7
BLAKE2b-256 530de76804e9b10a4ad8a9b0ac29585e9493d2988e361b4da10826b57b2b95f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for agentplane_sdk-0.0.2-py3-none-any.whl:

Publisher: release.yaml on Coding-Crashkurse/agentplane

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page