tierkreis

tierkreis#

Tierkreis python tools

builder

The builder module allows Tierkreis graphs to be constructed concisely using decorated functions and context managers.

cli

Implementation of tkrs CLI tool, for command line graph execution and visualisation.

client

Clients to interact with Tierkreis runtime implementations..

common_types

Common compound type aliases.

core

Core definitions, including the TierkreisGraph, Types and Values.

pyruntime

Simple pure-Python implementation of the Tierkreis runtime protocol.

worker

Tools to enable python Tierkreis workers.