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.6) 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.6.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.6-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arp_standard_model-0.2.6.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.6.tar.gz
Algorithm Hash digest
SHA256 0845907cbace469874728b1a401215ad1ff16cd5d2b5b41f83fa83fe34cdc3d9
MD5 576e225a66ee2f842c982e2ff77a82f5
BLAKE2b-256 1c25febad8177e2bcbb72d6013c9d7d6cc941f4f3c7d1d7df3c5f29d9346a52b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for arp_standard_model-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 fbec66c9a3ba512803530447d86afef6ec0a907c598931bb02747e0809c20fc0
MD5 af8fa6ca9ca4faf236b84c28740bb8e8
BLAKE2b-256 a60345ed03b0530b4679c8ef8de657349ab6f808f4d921e43405ea1bd156c214

See more details on using hashes here.

Provenance

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