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.1) 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.1.tar.gz (6.5 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.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arp_standard_model-0.2.1.tar.gz
  • Upload date:
  • Size: 6.5 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.1.tar.gz
Algorithm Hash digest
SHA256 d91224b0882fb2bb7450fdf4bcac052735c6a0cb91a38259b24337a7cf98c7be
MD5 731e793e79fb9cd048c5bbbf4500f3ba
BLAKE2b-256 5379ad5cd0cde2bd13df740060ef75e27c34151a00a25391c225d6346beff368

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for arp_standard_model-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af20a00f5419eefbf5d6051fbbf4ac069ccb114efa15dd2092e7a3d63ef6866b
MD5 e8cbb9dc442ed859d3a5c9d7ddb1053d
BLAKE2b-256 512a334f68e18667e91fe09f854dec75f5d4e1304432d55408b4cd04e5ec4392

See more details on using hashes here.

Provenance

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