# API reference The `libtcspc` Python API is divided into three areas matching the lifecycle of a processing graph: graph definition, compilation, and execution. ```{toctree} --- maxdepth: 2 --- graph_definition compilation execution ```