pyruntime

pyruntime#

Simple pure-Python implementation of the Tierkreis runtime protocol. Allows execution of graphs with Python workers. Does not support type checking or connecting to workers over the network.

python_builtin

Implementation of builtin namespace in python.

python_runtime

Implementation of simple python-only runtime.