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.
Release files for agentplane-sdk 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agentplane_sdk-0.0.5.tar.gz | 12.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentplane_sdk-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 24.2 kB
Release files / agentplane_sdk-0.0.5.tar.gz
| Download URL | agentplane_sdk-0.0.5.tar.gz |
|---|---|
| Size | 12.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8c7fbeef87c08ea4108b0783d848760b9916bbd9fad347a838ee66da2e740156
|
|
BLAKE2b-256 checksum How to use checksums |
47e2dd5a3850a8467000ed27472b7317b8545091f85c20269d10a8e39002b313
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 18, 2026.
Transparency logRelease files / agentplane_sdk-0.0.5-py3-none-any.whl
| Download URL | agentplane_sdk-0.0.5-py3-none-any.whl |
|---|---|
| Size | 12.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e19dd4efd23b3f9977464a7a4048f1169858cf04c86f7c8969bba27e223e4008
|
|
BLAKE2b-256 checksum How to use checksums |
f6fdd8b10be022a8abb9bfca064194552c65083c898e0ac6272a0c50a59653b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 18, 2026.
Transparency log