- fct
Callable The function to convert to a script.
- inputs
List[Any] Input arguments for the function.
- label
str Label used for naming output files.
- pckgs
Optional[List[str]], optional Additional import statements to include, e.g. [“import numpy as np”] (default: None).