Description
Expression evaluation can be constrained through a minimal AST-based Python evaluator. This library is for developers who need user-configurable formulas without full eval. Evaluating untrusted expressions is still sensitive, so allowed nodes, functions, timeouts, and data access must be reviewed.