exopy.tasks.tasks.string_evaluation module

Definition of the base tasks.

The base tasks define how task interact between them and with the database, how ressources can be shared and how preferences are handled.

exopy.tasks.tasks.string_evaluation.safe_eval(expr, local_var)[source]

Eval expr with the given local variables.