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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for armnet_client-0.3.2.tar.gz
Algorithm Hash digest
SHA256 ccc6a2654748b121272e75047caf8fce41ad71540f4c82b752939f5ccdac50c5
MD5 fc17ef0da588924fa15d62c6a291d272
BLAKE2b-256 a94e2c9242e5b59d77317a6164cd11070cc2ad5c061721820ab1bccf5d52d39f

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for armnet_client-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 011b52fb04d36a0c188f95db77734178ad35d6aac93724e0811ae1f1bfc40077
MD5 5527c7ee68ef94ff7fa2878aee648308
BLAKE2b-256 2abb71231cd7bbe7f76efa9de7df33d20d799e0e93ef4a2307f3885fdf7838d4

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.3

2 files

This release

0.3.2 This release

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