Skip to main content

Python SDK for the ARP Standard (v1alpha2).

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

ARP Standard Python SDK

Python client and model layer aligned with spec/v1alpha2.

  • PyPI distribution: arp-standard-py
  • Import package: arp_sdk

Install from source (editable)

python -m pip install -r tools/codegen/python/requirements.txt
python tools/codegen/python/generate.py --version v1alpha2
python -m pip install -e sdks/python

Usage

from arp_sdk.clients import ToolRegistryClient
from arp_sdk.tool_registry.api.default.get_v1alpha2_tools import sync as list_tools

client = ToolRegistryClient(base_url="http://localhost:8081")
tools = list_tools(client=client)

Build artifact locally

python -m pip install -r tools/codegen/python/requirements-dev.txt
python tools/codegen/python/build_local.py --version v1alpha2 --clean

Release (PyPI)

The GitHub Actions workflow release publishes this package when you push a tag matching:

  • v<version> (example: v1.0.0a2)

The workflow verifies the tag matches sdks/python/pyproject.toml and arp_sdk.__version__, then builds and publishes using PyPI Trusted Publishing (OIDC). It also rejects tags that are not contained in origin/main.

On tag pushes, the workflow also creates a GitHub Release and uploads the wheel/sdist as release assets.

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

arp_standard_py-1.0.0a2.tar.gz (52.8 kB view details)

Uploaded Source

Built Distribution

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

arp_standard_py-1.0.0a2-py3-none-any.whl (176.2 kB view details)

Uploaded Python 3

File details

Details for the file arp_standard_py-1.0.0a2.tar.gz.

File metadata

  • Download URL: arp_standard_py-1.0.0a2.tar.gz
  • Upload date:
  • Size: 52.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for arp_standard_py-1.0.0a2.tar.gz
Algorithm Hash digest
SHA256 67f1868795769d159e56567ba2558a650bdd57eb13888700fa0eb7c9eda5701b
MD5 533f625e830df86bb161ef0dffe2fb8c
BLAKE2b-256 8cb69f182aedeaf7df63da5361a7e4dc51db73c015fc7e3ced49da0135e554f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_standard_py-1.0.0a2.tar.gz:

Publisher: release.yml on AgentRuntimeProtocol/ARP_Standard

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

File details

Details for the file arp_standard_py-1.0.0a2-py3-none-any.whl.

File metadata

File hashes

Hashes for arp_standard_py-1.0.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9fa035bfaf837e3ecc34bfa0ab2104ef4a757e1983a29f77a1207c99bc70b66
MD5 14df18b763440ff9af39b78811d89c9e
BLAKE2b-256 b728f777006b5c5d177637c0110b6a3a2c9236a80b2029540f41fb43d6f5d39c

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_standard_py-1.0.0a2-py3-none-any.whl:

Publisher: release.yml on AgentRuntimeProtocol/ARP_Standard

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