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

Uploaded Python 3

File details

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

File metadata

  • Download URL: arp_standard_model-0.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 9574b985f6d2ee1bd0dc4605681032d768e7ef6045fbdf8b12eefd00d1e5cecf
MD5 e85b5fd7ed9072c3b90d39061408cd8b
BLAKE2b-256 1e90ece7812934ef649bb5b57f483a3f8503c7fda41aed8b630b3334ad43356b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for arp_standard_model-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 257ff8555baff4ead1fe7930a0b4e1bdb22f0a2ea2cffb730c96c784dd6900ea
MD5 833a9db31394cec54629f7a59a97b429
BLAKE2b-256 5066a348d46ac1ab4bdaa49886590dbd85a0874cd515804d2a90cf1a699643c7

See more details on using hashes here.

Provenance

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