Internally, the spline mini-language is converted into a Python program that is immediately executed (though it's possible to dump it for debugging, or to use as a scaffolding for a more complex ...
The goal is to create a module that would act as a wrapper around a user Python code, that would execute it in a lineage trackable manner. The main idea is that the user would create a function, e.g.