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.0.tar.gz (169.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.0-py3-none-any.whl (169.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: armnet_client-0.3.0.tar.gz
  • Upload date:
  • Size: 169.0 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.0.tar.gz
Algorithm Hash digest
SHA256 d69d1b11b7a90ab5f6a522a21ce38f511a21609b3c60035592c80d68a0d8494d
MD5 817076eeeaefb63147de74b7cf80eb76
BLAKE2b-256 1c985f63b06680f4f451ea6a694c8ded9f8efd064ee43ab26ee4d0767bc4a72b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: armnet_client-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 169.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5e6c4517c6b6a9dd59983852ec351964d3f5a3dd15c19b56f7b7cc44b6afd104
MD5 a53259fb918f35030eadfdc97e54cf40
BLAKE2b-256 cd518ed04a0abd95f4db0a1d90cd3367dddbf2d6b286e54622e8c3b577cba680

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.3

2 files

0.3.2

2 files

0.3.1

2 files

This release

0.3.0 This release

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