API reference#

This section describes the core Pythonic interfaces for Twin Runtimes. Here, you can find the application programming interfaces for using the core Twin Runtime SDK functionalities, as well as an example of higher level abstraction class to evaluate the Runtimes.

Twin Runtime SDK#

Implementation of the Twin Runtime SDK class enabling access to the core Twin Runtime SDK functionalities.

Evaluate#

Evaluate class is an example of higher level abstraction implementation to facilitate the manipulation and execution of Twin Runtimes.

Global Settings#

Global Settings describe the global settings (e.g. logging and working directory options) available from PyTwin package and how to change them from their default values