Here some expression builder, with few renderers thereof, in one file, with some tests (beware: from 2012-2016)<p>Was used to turn a python function into plain text (textualize itself), into SQL-text (applicable as query), evaluate-numerically, translate into other languages, and the like.<p><a href="https://github.com/svilendobrev/svd_util/blob/master/expr.py">https://github.com/svilendobrev/svd_util/blob/master/expr.py</a>