Skip to content
Flavio Lionel Rita edited this page Apr 25, 2021 · 17 revisions

Py-expression is an extensible expression evaluator and parser. Besides the operators, functions, variables, objects and arrays that are supported; it is possible to extend it with your own functions, operators, etc.

Clone this wiki locally