Google has open sourced CEL-expr-python, a Python implementation of the Common Expression Language (CEL), a non-Turing complete embedded policy and expression language designed for simplicity, speed, ...
It is tested on Python 2.7, 3.4, 3.5 and 3.6. It requires numpy and scipy.
Clone the LiteWing Library repository from GitHub using the following command: ...