Skip to content

SDK

SDK stands for Software Development Kit, and is a name we use for the Python based tool that is the most central to the STEAM framework way of working. ...

SDK is used for interfacing between all tools of the STEAM Framework and generation of tool specific input files.
SDK is also used for interfacing with external software input files, a notable example is ROXIE and its input files.

Documentation

STEAM SDK documentation

Installation

pip install steam-sdk

Source code

SDK GitLab repository (restricted)

For questions please contact

STEAM Team

Back to top