Skip to main content

armnet-runtime

The runtime SDK for the Armnet managed arm farm — the package you install inside your container image. It provides the @main decorator, the Context your function receives, and the armnet-runtime console script the container runs. It has a deliberately tiny dependency footprint so it's cheap to bake into every image.

from armnet_runtime import Context, main

@main
def run(ctx: Context) -> dict:
    ctx.report_progress("starting")
    obs = ctx.cell.get_observation()
    ...
    return {"ok": True}

Container CMD:

CMD ["armnet-runtime", "/app/main.py"]

Code that submits jobs from a dev machine or CI uses armnet-client instead.

Install

pip install armnet-runtime

Documentation

Full guides and API reference: https://safe-robotics.github.io/alpha-robotics/packages/runtime/

Download files

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

Source Distribution

armnet_runtime-0.2.0.tar.gz (60.7 kB view details)

Uploaded Source

Built Distribution

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

armnet_runtime-0.2.0-py3-none-any.whl (57.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for armnet_runtime-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9f8e57d08c43846bb94eeffb7f730569cfe3cb843bbc7966b2dbe958fdb860e0
MD5 d2a32f1c763c5789f70d633c6a289d8d
BLAKE2b-256 f72489ff96df6bd911d9c1162b7bdc9d45b4e7d0e5abb29f86a5adb2cb552697

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for armnet_runtime-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e43db28597b3c1176e49b8961cdba28e257f273d8b435595edbeab771347fb85
MD5 e177c4822c0607ba6f73bc3cbb35a229
BLAKE2b-256 9dfd0ef31d94d25bcd37ffdfabce9e8ad0fe5681bfdaefdae015858d89c5f80e

See more details on using hashes here.

Release history Release notifications | RSS feed

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