Skip to main content

armnet-client

The job-submission SDK for the Armnet managed arm farm. Install it on a developer machine, a CI runner, or any service that submits jobs to the platform — it builds and pushes container images, submits jobs, streams logs, and manages secrets and volumes. (Code that runs inside your container uses armnet-runtime instead.)

from armnet_client import Image, execute

image = Image.build(dockerfile="Dockerfile", context_dir=".", name="my-runner").push()

result = execute(
    image=image,
    embodiment="lerobot/so-101",
    task="assemble_block_tower",
    args={"seed": 0, "n_episodes": 20},
    timeout_seconds=600,
)
print(result.return_value)

It also installs the armnet CLI (identity, secrets, volumes) plus policy evaluation, teleoperation, and dataset-recording commands.

Install

pip install armnet-client

Documentation

Full guides and API reference: https://docs.armnet.dev/packages/client/

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

armnet_client-0.3.3.tar.gz (188.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

armnet_client-0.3.3-py3-none-any.whl (180.4 kB view details)

Uploaded Python 3

File details

Details for the file armnet_client-0.3.3.tar.gz.

File metadata

  • Download URL: armnet_client-0.3.3.tar.gz
  • Upload date:
  • Size: 188.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for armnet_client-0.3.3.tar.gz
Algorithm Hash digest
SHA256 0f5f75d47be1b1fa4af1be179d6b667cca6bf1886e62d37df9eab52f16a2f7bd
MD5 54d3e3f1b6ab126aa40b515cccb4e326
BLAKE2b-256 eee203f212b7902ab7cb08a8e7caa657ce4de691d197c4e4cbdffec7df7fad95

See more details on using hashes here.

File details

Details for the file armnet_client-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: armnet_client-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 180.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for armnet_client-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 70cbf1e4f417771068bd8982740b028ace2d0eff87e8b03be116a0cad8c58bab
MD5 a16db26b41021c8453ccb200fe39d2b0
BLAKE2b-256 77b8fade8ecc8800ce831e15c113583a53be688f61ad8fa04c3212ad64538734

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.3 This release

2 files

0.3.2

2 files

0.3.1

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page