Releases: cel-expr/cel-python
Releases · cel-expr/cel-python
Initial release of CEL-expr-python
Initial release of CEL-expr-python, wrapper over CEL-C++
Features:
- Compilation
- Evaluation of a type-checked expression
- Support for Protobuf
- Standard extensions: math, strings, optional, bindings etc
- Support for custom extensions, written in Python or C++