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 RunGatewayGetRunParams, RunGatewayGetRunRequest
req = RunGatewayGetRunRequest(params=RunGatewayGetRunParams(run_id="run_123"))
Request model conventions
*RequestBodyaliases point to JSON body models (e.g.,RunStartRequestBody).*Paramsmodels represent path/query parameters.*Requestmodels wrapparamsand/orbodyand are used by the client facade.- Request and params models are service-prefixed to avoid collisions (e.g.,
RunGatewayGetRunRequest,NodeRegistryListNodeTypesRequest).
Wire format
Models use the exact JSON field names from the spec (no aliasing). When serializing manually, use model_dump(mode="json", exclude_none=True).
Spec reference
arp_standard_model.SPEC_REF exposes the spec tag (for example, spec/v1@v0.3.7) used to generate the package.
See also
- Spec (normative):
spec/v1/ - Python client:
clients/python/README.md
Release files for arp-standard-model 0.3.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arp_standard_model-0.3.7.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arp_standard_model-0.3.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:14.1 kB
Release files / arp_standard_model-0.3.7.tar.gz
| Download URL | arp_standard_model-0.3.7.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
eff8f111ae3face23f4057387416ae89bdb62c3724dee2c61438dffc493101a3
|
|
BLAKE2b-256 checksum How to use checksums |
81ceead7ad0b8da59ef033c5d5d3c41cc07ce26e6dcbd6ce5697ad4c46097472
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jan 3, 2026.
Transparency logRelease files / arp_standard_model-0.3.7-py3-none-any.whl
| Download URL | arp_standard_model-0.3.7-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
06221b9e282ee8357bfb30019b32c36e76dfc4081064cc6f5f31a8d95189d801
|
|
BLAKE2b-256 checksum How to use checksums |
e91d0bd25b5fc5e70fc68a496e9e8732b4778ad798a367c08a9a9d5d2b0108a2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jan 3, 2026.
Transparency log