Skip to main content

Pydantic models for the ARP Standard (v1).

Project description

ARP Standard Python Models (arp-standard-model)

Generated Pydantic models for the ARP Standard (v1).

Install

python3 -m pip install arp-standard-model

Usage

from arp_standard_model import (
    RunRequestBody,
    RunStatus,
    RuntimeGetRunStatusParams,
    RuntimeGetRunStatusRequest,
)

req = RuntimeGetRunStatusRequest(params=RuntimeGetRunStatusParams(run_id="run_123"))

Request model conventions

  • *RequestBody aliases point to JSON body models (e.g., RunRequestBody).
  • *Params models represent path/query parameters.
  • *Request models wrap params and/or body and are used by the client facade.
  • Request and params models are service-prefixed to avoid collisions (e.g., RuntimeGetRunStatusRequest).

Wire format

Models use the exact JSON field names from the spec (no aliasing). When serializing manually, use model_dump(exclude_none=True).

Spec reference

arp_standard_model.SPEC_REF exposes the spec tag (for example, spec/v1@v0.2.2) used to generate the package.

See also

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_model-0.2.2.tar.gz (6.2 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_model-0.2.2-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file arp_standard_model-0.2.2.tar.gz.

File metadata

  • Download URL: arp_standard_model-0.2.2.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for arp_standard_model-0.2.2.tar.gz
Algorithm Hash digest
SHA256 23c4676032a8d3ad4f4a0c922a219edfa9dc335344a0d3752098d913955bf733
MD5 8342806e4e662e28488c6af61b54065f
BLAKE2b-256 4edad57b23e115e6844b9c76300a015e152b273f654a67662a13b2fe98c1bb1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_standard_model-0.2.2.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_model-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for arp_standard_model-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9a33721fa59419a7670c26cea6c13411d400a576878d86cb89935415f8d420b
MD5 0b9de2cce541ff66b4fa74517e768a00
BLAKE2b-256 575c0680b7b38b092d771d345bfd2609495cafb5660aa5f25f80760c11c647ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for arp_standard_model-0.2.2-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