Skip to documentation content
On this page
  1. Contract

runtime

Importable Telion runtime command facade. Functions in this module are bound to the active ``telion.run(...)`` model at call time. They do not implement scientific calculations in Python; every call is forwarded to the Telion runtime command transport.

Importable Telion runtime command facade. Functions in this module are bound to the active telion.run(...) model at call time. They do not implement scientific calculations in Python; every call is forwarded to the Telion runtime command transport.

Contract

PropertyValue
symboltelion_api.runtime
runtime — Telion Python API 0.1.0-alpha | Telion