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://safe-robotics.github.io/alpha-robotics/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.2.0.tar.gz (163.2 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.2.0-py3-none-any.whl (164.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: armnet_client-0.2.0.tar.gz
  • Upload date:
  • Size: 163.2 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.2.0.tar.gz
Algorithm Hash digest
SHA256 e79c651740c093a8161f9aeb02377bf26d0085a90e7d19efa948e89cd2e668ff
MD5 ebb2ec3daf45dc8e1121d1881e51d925
BLAKE2b-256 88f49310f24ffecc783694a39be9a2fc9a2a8ac6851f6e54c37bf0b21eaede70

See more details on using hashes here.

File details

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

File metadata

  • Download URL: armnet_client-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 164.8 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 17b01a4b697d1093941c00e87036834ee72dbe19c756b00e4261a4affb4faf32
MD5 282b4d216c50ab70f7a77575fd8cd792
BLAKE2b-256 d450c2c3a4b66bd5c2dd60cffc105df26510e2e2e615743846f43fdee072b7d2

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

0.3.0

2 files

This release

0.2.0 This release

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