Revealing the generated Python program The --source option can be used to make spline dump the Python program it generates. This is useful to see what it's doing under the hood, and it can also be ...
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.