archil-openapi
Generated low-level Python client for the Archil control plane API.
pip install archil-openapi
from archil_openapi import AuthenticatedClient
from archil_openapi.api.disks import get_disk
client = AuthenticatedClient(
base_url="https://api.archil.com",
token="key-...",
)
disk = get_disk.sync(id="dsk-...", client=client)
async def fetch_disk():
return await get_disk.asyncio(id="dsk-...", client=client)
The package is generated from api/controlplane/openapi.yaml in this repository.
Use the high-level archil package for the
recommended disk, object, workspace, and agent-tool APIs.
Publishing
Changes to the canonical OpenAPI schema generate and test this package on every
pull request. After merge, openapi-release.yml compares the generated
client with the latest PyPI wheel and publishes the next patch version only
when the generated client changed.
PyPI trusted publishing for archil-openapi must use repository
archil-data/archil, workflow openapi-release.yml, and environment
pypi.
Release files for archil-openapi 0.0.33
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| archil_openapi-0.0.33.tar.gz | 53.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| archil_openapi-0.0.33-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 214.3 kB
Release files / archil_openapi-0.0.33.tar.gz
| Download URL | archil_openapi-0.0.33.tar.gz |
|---|---|
| Size | 53.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b66686a1189d8aaed7780128dcc8a6c1d3accca8027d95e7b3cb52a7f191e156
|
|
BLAKE2b-256 checksum How to use checksums |
fadb45030b8fc11886c8b31adfa30d0697871fcd508ec5b1ca7b42f73f39496b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Sep 25, 2026.
Transparency logRelease files / archil_openapi-0.0.33-py3-none-any.whl
| Download URL | archil_openapi-0.0.33-py3-none-any.whl |
|---|---|
| Size | 160.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d38f57c4332e202766f3facf0e3612c5aee47b15377bac296e4998717af418a1
|
|
BLAKE2b-256 checksum How to use checksums |
e7ee3759f0cfc25184348f6142c4ea4538722e926e3c040f3762946d77cdbec4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
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 Sep 25, 2026.
Transparency log