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

Uploaded Python 3

File details

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

File metadata

  • Download URL: armnet_client-0.3.1.tar.gz
  • Upload date:
  • Size: 181.1 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.1.tar.gz
Algorithm Hash digest
SHA256 1f9a87ed2161192019e7c8f606b335c1a15f13a9ca44b36b91a1992f75901509
MD5 37cac9fc5e6f5ebdac6d568b5f565b7d
BLAKE2b-256 b46438eee7ded8eb84199d95672b317910fff16e86055cfbd22bdbb3b57d06d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: armnet_client-0.3.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6dd7600587e974b7c1aae93c19fefaf6c8f932681953f08d74812fae938d4c4e
MD5 fffe92d635570576fc90a94ea1ad7d86
BLAKE2b-256 ca8aa73bb60be8dead5a71166a24bb4eb7f62a0ec7280a3618b0343ec723469c

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.3

2 files

0.3.2

2 files

This release

0.3.1 This release

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