A simple, safe single expression evaluator library.
copied from conda-forge / simpleevalA quick single file library for easily adding evaluatable expressions into python projects, or if you want to allow simple formulae in a web application, but don’t want to give full eval() access.